From kde-devel Wed Mar 21 07:10:42 2001 From: Pupeno Date: Wed, 21 Mar 2001 07:10:42 +0000 To: kde-devel Subject: some concepts... X-MARC-Message: https://marc.info/?l=kde-devel&m=98524510310547 I'm starting KDE developing and I have some questions about some basic concepts. 1. When the widgets are going to be managed by QGridLayout (or any other Layout), which should be thair parent? , the QGridLayout object?, the QGridLaout's parent or Null or what ? 2. When I have a widget, that will contain a QGridLayout and everything inside it, should I base my class in QWidget and have a QGridLayout inside or should I base my class in QGridLayout directly ? That's all by now. Thank you. Carpe diem! -- Pupeno: pupeno@pupeno.com.ar www.pupeno.com.ar >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<