QT

From Gui

(Difference between revisions)
(Identify general type of QPushButton and QToolButton)
Line 12: Line 12:
** QCheckBox
** QCheckBox
** QRadioButton
** QRadioButton
-
** QPushButton
+
** QPushButton [[Widget/Button]]
-
** QToolButton
+
** QToolButton [[Widget/Button]]
** QComboBox
** QComboBox

Revision as of 22:47, 11 June 2009

    • QGroupBox
    • QLineEdit
    • QTextEdit
    • QPlainTextEdit
    • 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
  • name
  • class

Events

Retrieved from "http://72.14.177.54/gui/QT"
Personal tools