Miscellaneous Classes
These classes are useful classes not fitting into any other category.
- QAccessible
(Provide a set of enums and static functions)
- QAccessibleInterface
(Interface that exposes information about accessible objects)
- QAccessibleObject
(Implements parts of the QAccessibleInterface for QObjects)
- QCustomMenuItem
(Abstract base class for custom menu items in popup menus)
- QDoubleValidator
(Range checking of floating-point numbers)
- QFileIconProvider
(Icons for QFileDialog to use)
- QFilePreview
(File previewing in QFileDialog)
- QFocusData
(Maintains the list of widgets in the focus chain)
- QIntValidator
(Validator which ensures that a string contains a valid integer within a specified range)
- QMenuData
(Base class for QMenuBar and QPopupMenu)
- QRangeControl
(Integer value within a range)
- QRegExp
(Pattern matching using regular expressions)
- QRegExpValidator
(Used to check a string against a regular expression)
- QValidator
(Validation of input text)
- QVariant
(Acts like a union for the most common Qt data types)
- Qt
(Namespace for miscellaneous identifiers that need to be global-like)
Copyright © 2001 Trolltech | Trademarks
| Qt version 3.0.0-beta2
|