QT
From Gui
(Difference between revisions)
(Classified textareas) |
(Classified checkboxes) |
||
Line 14: | Line 14: | ||
** QPlainTextEdit [[Widget/Textarea]] | ** QPlainTextEdit [[Widget/Textarea]] | ||
- | ** QCheckBox | + | ** QCheckBox [[Widget/Checkbox]] |
- | ** QRadioButton | + | ** QRadioButton [[Widget/Checkbox]] |
** QPushButton [[Widget/Button]] | ** QPushButton [[Widget/Button]] | ||
** QToolButton [[Widget/Button]] | ** QToolButton [[Widget/Button]] |
Revision as of 01:57, 13 June 2009
http://doc.qtsoftware.com/4.5/index.html
Contents |
Widgets
- QMainWindow Widget/Container
- QDialog Widget/Container
- QWidget Widget/Container
- QLabel Widget/Label
- QGroupBox
- QLineEdit Widget/Textarea
- QTextEdit Widget/Textarea
- QPlainTextEdit Widget/Textarea
- QCheckBox Widget/Checkbox
- QRadioButton Widget/Checkbox
- QPushButton Widget/Button
- QToolButton Widget/Button
- QComboBox
- QListWidget
- QScrollBar
- QDial
- QSlider
- QSpinBox
- QDoubleSpinBox
- QDateTimeEdit
- QDateEdit
- QCalendarWidget
- QTableView
- QTableWidget
- QTreeView
- QTreeWidget
- QScrollArea
- QSplitter
- QProgressBar
- QSplashScreen
- QSplitterHandle
- QSvgWidget
- QTabBar
- QTabWidget
- QToolBar
- QToolBox
- QWebView
- QMenu
- QMenuBar
- QStatusBar
Properties
- geometry
- rect
- x
- y
- width
- height
- rect
- name
- class
QLabel
- text
- textFormat
- scaledContents
- wordWrap
- textInteractionFlags
- alignment
- indent
- margin
- openExternalLinks
- pixmap
- buddy