Title: _img_cmd  
Owner: Former user
Creator: Former user Apr 07, 2011
Last Changed by: Former user Apr 07, 2011
Tiny Link: (useful for email) https://geocap.atlassian.net/wiki/x/GIAd
Export As: Word · PDF  
Reference Manual (60)
    Page: message - Output a user defined unicode message in the message window
    Page: qaddlayout - add layout to another layout
    Page: qaddseparator - add separator to menu, menubar, or toolbar
    Page: qadjustsize - Adjust widget size to contents
    Page: qcheckbox - button that can be checked on or off
    Page: qcombobox - collapsable text entry box
    Page: qcritical - information dialog displaying a critical message
    Page: qdelete - delete object
    Page: qdoublespinbox - floating point decimal box with increment and decrement arrows
    Page: qexistingdir - dialog for selecting an existing disk directory
    Page: qgetcolor - present a color selection dialog
    Page: qgetdouble - input dialog for decimal numbers
    Page: qgetfontdialog - dialog for font selection
    Page: qgetinteger - input dialog for integers
    Page: qgettext - input dialog for text
    Page: qgridlayout - layout manager for arranging widgets in a grid pattern
    Page: qgroupbox - container widget with frame and title
    Page: qhboxlayout - layout manager that arranges widgets horizontally
    Page: qhslider - horizontal slider
    Page: qinformation - information dialog
    Page: qinsertitem - insert item in a QComboBox
    Page: qlabel - read only text field
    Page: qlineedit - one line text editor
    Page: qmainwindow - top level window usually featuring menus and toolbars
    Page: qmenu - pulldown or right-click menu
    Page: qopenfilename - file dialog for selecting a single existing file
    Page: qopenfilenames - file dialog for selecting multiple existing files
    Page: qpushbutton - conventional button
    Page: qradiobutton - button that can be checked on or off
    Page: qraise - raise child widget, making it visible
    Page: qresize - Set widget size
    Page: qsavefilename - file dialog for selecting new or existing file. Typically used when saving files.
    Page: qselection - retrieve selection from a widget
    Page: qsetchecked - set check state to on for buttons, actions, and groupboxes
    Page: qsetfixedsize - Set fixed widget geometry
    Page: qsetheaderlabels - set column headers in a QTreeWidget
    Page: qsethorizontalheaderlabel - set column label in tablewidget
    Page: qsetmargin - set layout margin
    Page: qsetpixmap - assign pixmap to QLabel
    Page: qsetrootisdecorated - toggle expandable markers on toplevel treewidget items
    Page: qsetspacing - set spacing between widgets in a layout
    Page: qsettooltip - assign tooltip text to widget
    Page: qsettracking - enables continous mouse tracking in slider
    Page: qsetverticalheaderlabel - set row label in tablewidget
    Page: qshow - draw widget, making it visible
    Page: qspinbox - integer entry box with increment and decrement arrows
    Page: qsplitter - container widget separating two child widgets by a vertical or horizontal splitter
    Page: qstackedwidget - container widget for vertically stacked widgets
    Page: qtablewidget - spreadsheet-like table with rows and columns
    Page: qtabwidget - notebook-like widget, containing several vertically stacked widgets with a tab
    Page: qtext - return the textual contents of a widget or item
    Page: qtextedit - multiline text editor
    Page: qtoolbar - a horizontal or vertical bar usually containing toolbuttons
    Page: qtoolbutton - button usually featuring only an icon and contained in a toolbar
    Page: qtrace - connect widget and Tcl variable
    Page: qtreewidget - contains items in a tree-like structure
    Page: qtreewidgetitem - item contained in a QTreeWidget
    Page: qvboxlayout - layout manager that arranges widgets vertically
    Page: qwarning - information dialog displaying a warning
    Page: qwidget - empty widget used for toplevel windows or as a container for other widgets
User Guide (1)
    Page: QTcl programming
Labels
There are no labels assigned to this page.
Time Editor  
Apr 07, 2011 08:12 Former user View Changes
Migrated to Confluence 5.3
Apr 07, 2011 08:12 Former user View Changes
Migrated to Confluence 4.0
Apr 07, 2011 08:12 Former user View Changes
Apr 07, 2011 08:11 Former user