PAL-W
1
Q:

clear qlayout

for(int i=0; i<my_layout->count(); i++){
	delete my_layout->itemAt(i);
}
0

New to Communities?

Join the community