Miscellaneous Classes
|
QExpressionEvaluator | Computes the results of arithmetic, logical and string based expressions |
---|---|
QMallocPool | Allows management of allocations within a designated memory region |
QUniqueId | Identifier that is unique and yet can be stored efficiently |
QUniqueIdGenerator | Generator of unique identifiers |
Qtopia | Contains miscellaneous functionality |
QDoubleValidator | Range checking of floating-point numbers |
QErrorMessage | Error message display dialog |
QExplicitlySharedDataPointer | Represents a pointer to an explicitly shared object |
QIntValidator | Validator that ensures a string contains a valid integer within a specified range |
QKeySequence | Encapsulates a key sequence as used by shortcuts |
QLibraryInfo | Information about the Qt library |
QProcess | Used to start external programs and to communicate with them |
QRegExp | Pattern matching using regular expressions |
QRegExpValidator | Used to check a string against a regular expression |
QRubberBand | Rectangle or line that can indicate a selection or a boundary |
QSettings | Persistent platform-independent application settings |
QSharedData | Base class for shared data objects |
QSharedDataPointer | Represents a pointer to an implicitly shared object |
QSplashScreen | Splash screen that can be shown during application startup |
QUndoCommand | The base class of all commands stored on a QUndoStack |
QUndoGroup | Group of QUndoStack objects |
QUndoStack | Stack of QUndoCommand objects |
QUndoView | Displays the contents of a QUndoStack |
QUrl | Convenient interface for working with URLs |
QUrlInfo | Stores information about URLs |
QUuid | Stores a Universally Unique Identifier (UUID) |
QValidator | Validation of input text |
QVariant | Acts like a union for the most common Qt data types |
Qt | Contains miscellaneous identifiers used throughout the Qt library |
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com