Editing QT

From Gui

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Current revision Your text
Line 1: Line 1:
-
http://doc.qtsoftware.com/4.5/index.html
+
* QMainWindow
 +
* QDialog
 +
* QWidget
 +
** QLabel
-
== Widgets ==
+
** QGroupBox
-
* QMainWindow [[Widget/Frame]]
+
** QLineEdit
-
* QDialog [[Widget/Frame]]
+
** QTextEdit
-
* QWidget [[Widget/Frame]]
+
** QPlainTextEdit
-
** QLabel (text or image) [[Widget/Label]]
+
-
** QImage (image only) [[Widget/Label]]
+
-
** QGroupBox [[Widget/Frame]]
+
** QCheckBox
 +
** QRadioButton
 +
** QPushButton
 +
** QToolButton
-
** QLineEdit [[Widget/Textarea]]
+
** QComboBox
-
** QTextEdit [[Widget/Textarea]]
+
** QListWidget
-
** QPlainTextEdit [[Widget/Textarea]]
+
-
 
+
-
** QCheckBox [[Widget/Checkbox]]
+
-
** QRadioButton [[Widget/Checkbox]]
+
-
** QPushButton [[Widget/Button]]
+
-
** QToolButton [[Widget/Button]]
+
-
 
+
-
** QComboBox [[Widget/Listbox]]
+
-
** QListWidget [[Widget/Listbox]]
+
** QScrollBar
** QScrollBar
Line 51: Line 46:
** QMenuBar
** QMenuBar
** QStatusBar
** QStatusBar
-
 
-
== Layouts ==
 
-
 
-
VBox, HBox, and Grid, similar to [[GTK]]
 
== Properties ==
== Properties ==
Line 66: Line 57:
* name
* name
* class
* class
-
 
-
=== QLabel ===
 
-
 
-
* text
 
-
* textFormat
 
-
* scaledContents
 
-
* wordWrap
 
-
* textInteractionFlags
 
-
* alignment
 
-
* indent
 
-
* margin
 
-
* openExternalLinks
 
-
* pixmap
 
-
* buddy <!-- like for -->
 
== Events ==
== Events ==

Please note that all contributions to Gui may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!


Cancel | Editing help (opens in new window)
Retrieved from "http://72.14.177.54/gui/QT"
Personal tools