[Kst] View object dialogs
George Staikos
staikos at kde.org
Mon Aug 8 23:14:57 CEST 2005
On Monday 08 August 2005 16:39, Rick Chern wrote:
> On Mon, 2005-08-08 at 15:55 -0400, George Staikos wrote:
> > I really like the way the new view object dialogs are auto-generated.
> > We're really starting to take advantage of Qt now. I do have a few
> > comments and questions though:
> >
> > - Do you think it would make sense to enumerate the properties instead of
> > manually creating a list of them? Qt provides the ability to do that.
>
> I'm not sure what you mean by enumerating the properties ?
QObject inherits from QMetaObject which has a propertyNames() function. You
can use that to search through all the properties available in an object..
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list