From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- doc/html/basic.html | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/html/basic.html (limited to 'doc/html/basic.html') diff --git a/doc/html/basic.html b/doc/html/basic.html new file mode 100644 index 000000000..2e312ea94 --- /dev/null +++ b/doc/html/basic.html @@ -0,0 +1,67 @@ + + + + + +Basic Widgets + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Basic Widgets

+ + +

These basic controls (widgets) are designed for direct use. There are +also some abstract widget classes, +designed for subclassing, and some more complex +widgets. +

+

+
TQActionAbstract user interface action that can appear both in menus and tool bars +
TQActionGroupGroups actions together +
TQCheckBoxCheckbox with a text label +
TQComboBoxCombined button and popup list +
TQDialRounded range control (like a speedometer or potentiometer) +
TQLabelText or image display +
TQLCDNumberDisplays a number with LCD-like digits +
TQLineEditOne-line text editor +
TQPopupMenuPopup menu widget +
TQPushButtonCommand button +
TQRadioButtonRadio button with a text or pixmap label +
TQScrollBarVertical or horizontal scroll bar +
TQSizeGripCorner-grip for resizing a top-level window +
TQSliderVertical or horizontal slider +
TQSpinBoxSpin box widget (spin button) +
TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters +
TQTextEditPowerful single-page rich text editor +
TQToolButtonQuick-access button to commands or options, usually used inside a TQToolBar +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.3