Probs with App
Rene M�rten
delta_x at gmx.net
Tue Jul 11 17:18:48 BST 2000
On Mon, 10 Jul 2000, you wrote:
> "Rene Märten" wrote:
>
> > Hi All,
> >
> > The Following:
> > I made written a application this open a lot of widgets (userchats).
> > but i do not use a list for it etc.
> >
> > void chat(const char *user)
> > {
> > new extChatWindow(user);
> > };
> >
> > where in my application can i get a list off all my childrenWidgets, so i can search for titles of it ??
> > i need help as fast as possible
>
> Take a look at the documentation of class QObject in the Qt
> documentation. There are QObject::children and
> QObject::queryList that might be useful...
>
> >
> > Thank you all !!
>
> Ciao,
> F at lk
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
Ooh Thank you ! this is what i looked for ;)
--
Kind Regards Rene Märten
E-Mail: Delta_x at Codewizards.org
Buisness: rmaerte1 at visteon.com
Home: http://www.codewizards.de/kcommander
More information about the KDevelop
mailing list