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

    • QGroupBox
    • 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

QLabel

  • text
  • textFormat
  • scaledContents
  • wordWrap
  • textInteractionFlags
  • alignment
  • indent
  • margin
  • openExternalLinks
  • pixmap
  • buddy

Events

Retrieved from "http://editthis.info/gui/QT"
Personal tools