diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/man/man3/tqsqlpropertymap.3qt | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqsqlpropertymap.3qt')
| -rw-r--r-- | doc/man/man3/tqsqlpropertymap.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqsqlpropertymap.3qt b/doc/man/man3/tqsqlpropertymap.3qt index df317d2bb..cd38334df 100644 --- a/doc/man/man3/tqsqlpropertymap.3qt +++ b/doc/man/man3/tqsqlpropertymap.3qt @@ -123,7 +123,7 @@ Constructs a TQSqlPropertyMap. .PP The default property mappings used by TQt widgets are: <center>.nf .TS -l - l. Widgets Property TQCheckBox, TQRadioButton checked TQComboBox, QListBox currentItem TQDateEdit date TQDateTimeEdit dateTime TQTextBrowser source QButton, TQDial, TQLabel, TQLineEdit, QMultiLineEdit, TQPushButton, TQTextEdit, text TQTimeEdit time TQLCDNumber, TQScrollBar TQSlider, TQSpinBox +l - l. Widgets Property TQCheckBox, TQRadioButton checked TQComboBox, TQListBox currentItem TQDateEdit date TQDateTimeEdit dateTime TQTextBrowser source TQButton, TQDial, TQLabel, TQLineEdit, TQMultiLineEdit, TQPushButton, TQTextEdit, text TQTimeEdit time TQLCDNumber, TQScrollBar TQSlider, TQSpinBox .TE .fi </center> |
