QT

From Gui

http://doc.qtsoftware.com/4.5/index.html

Contents

[edit] Widgets

    • 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

[edit] Layouts

VBox, HBox, and Grid, similar to GTK

[edit] Properties

  • geometry
    • rect
      • x
      • y
      • width
      • height
  • name
  • class

[edit] QLabel

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

[edit] Events

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