[Qt-interest] use property / replacement for Q3SqlPropertyMap

Adolf Markus Berthold berthold at organet.com
Thu Mar 5 16:53:58 CET 2009


Hello all !

Does Qt provide a means to determine the "user property" of a widget,
that is the property that holds the user input ?
In Qt3 there was the class QSqlPropertyMap which knew that a QLineEdit
has it's text in the property "text" (an so on) so one could easily ask
for the user input of a widget whose class is not known until runtime.
Now the docs for Qt4 point to the Module QtSql for a list of current
SQL-Classes, but I did not find a replacement for QSqlPropertyMap there.
Maybe there is another way to ask Qt which is the user property for
a given widget ?


-- 

Mit freundlichen Grüssen

Adolf Berthold

===========================================
OrgaNet Gesellschaft für EDV-basierte
Informations- und Kommunikationssysteme mbH
Bonner Strasse 31
50389 Wesseling

Tel.: +49 2236 94335 13
Fax.: +49 2236 94335 23
Mail: berthold at organet.com
Http://www.organet.com

Registergericht: Amtsgericht Köln, HR B 44230
Geschäftsführer: Stefan Lang, Randolf Rautenberg
===========================================





More information about the Qt-interest-old mailing list