List of All Members for QApplication This is the complete list of members for QApplication , including inherited members.
enum ColorSpec
enum Encoding
typedef EventFilter
enum Type
QApplication ( int &, char ** )
QApplication ( int &, char **, bool )
QApplication ( int &, char **, Type )
QApplication ( Display *, Qt::HANDLE, Qt::HANDLE )
QApplication ( Display *, int &, char **, Qt::HANDLE, Qt::HANDLE )
~QApplication ()
aboutQt ()
aboutToQuit ()
activeModalWidget () : QWidget *
activePopupWidget () : QWidget *
activeWindow () : QWidget *
addLibraryPath ( const QString & )
allWidgets () : QWidgetList
applicationDirPath () : QString
applicationFilePath () : QString
applicationName () : QString
argc () : int
argv () : char **
beep ()
blockSignals ( bool ) : bool
changeOverrideCursor ( const QCursor & )
childEvent ( QChildEvent * )
children () const : const QObjectList &
clipboard () : QClipboard *
closeAllWindows ()
closingDown () : bool
colorSpec () : int
commitData ( QSessionManager & )
connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
connectNotify ( const char * )
cursorFlashTime () : int
customEvent ( QEvent * )
d_ptr : QObjectData *
deleteLater ()
desktop () : QDesktopWidget *
desktopSettingsAware () : bool
destroyed ( QObject * )
disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
disconnect ( const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const char * ) : bool
disconnectNotify ( const char * )
doubleClickInterval () : int
dumpObjectInfo ()
dumpObjectTree ()
event ( QEvent * ) : bool
eventFilter ( QObject *, QEvent * ) : bool
exec () : int
exit ( int )
filterEvent ( void *, long * ) : bool
findChild ( const QString & ) const : T
findChildren ( const QString & ) const : QList<T>
findChildren ( const QRegExp & ) const : QList<T>
flush ()
focusWidget () : QWidget *
font ( const QWidget * ) : QFont
fontMetrics () : QFontMetrics
globalStrut () : QSize
hasPendingEvents () : bool
inherits ( const char * ) const : bool
inputContext () const : QInputContext *
installEventFilter ( QObject * )
installTranslator ( QTranslator * )
instance () : QCoreApplication *
isEffectEnabled ( Qt::UIEffect ) : bool
isLeftToRight () : bool
isRightToLeft () : bool
isSessionRestored () const : bool
isWidgetType () const : bool
keyboardInputInterval () : int
keyboardModifiers () : Qt::KeyboardModifiers
killTimer ( int )
lastWindowClosed ()
layoutDirection () : Qt::LayoutDirection
libraryPaths () : QStringList
macEventFilter ( EventHandlerCallRef, EventRef ) : bool
metaObject () const : const QMetaObject *
mouseButtons () : Qt::MouseButtons
moveToThread ( QThread * )
notify ( QObject *, QEvent * ) : bool
objectName () const : QString
organizationDomain () : QString
organizationName () : QString
overrideCursor () : QCursor *
palette () : QPalette
palette ( const QWidget * ) : QPalette
palette ( const char * ) : QPalette
parent () const : QObject *
postEvent ( QObject *, QEvent * )
processEvents ( QEventLoop::ProcessEventsFlags )
processEvents ( QEventLoop::ProcessEventsFlags, int )
property ( const char * ) const : QVariant
quit ()
quitOnLastWindowClosed () : bool
qwsDecoration () : QDecoration &
qwsEventFilter ( QWSEvent * ) : bool
qwsSetCustomColors ( QRgb *, int, int )
qwsSetDecoration ( QDecoration * )
qwsSetDecoration ( const QString & ) : QDecoration *
receivers ( const char * ) const : int
removeEventFilter ( QObject * )
removeLibraryPath ( const QString & )
removePostedEvents ( QObject * )
removeTranslator ( QTranslator * )
restoreOverrideCursor ()
saveState ( QSessionManager & )
sendEvent ( QObject *, QEvent * ) : bool
sendPostedEvents ( QObject *, int )
sendPostedEvents ()
sender () const : QObject *
sessionId () const : QString
sessionKey () const : QString
setActiveWindow ( QWidget * )
setApplicationName ( const QString & )
setColorSpec ( int )
setCursorFlashTime ( int )
setDesktopSettingsAware ( bool )
setDoubleClickInterval ( int )
setEffectEnabled ( Qt::UIEffect, bool )
setEventFilter ( EventFilter ) : EventFilter
setFont ( const QFont &, const char * )
setGlobalStrut ( const QSize & )
setInputContext ( QInputContext * )
setKeyboardInputInterval ( int )
setLayoutDirection ( Qt::LayoutDirection )
setLibraryPaths ( const QStringList & )
setObjectName ( const QString & )
setOrganizationDomain ( const QString & )
setOrganizationName ( const QString & )
setOverrideCursor ( const QCursor & )
setPalette ( const QPalette &, const char * )
setParent ( QObject * )
setProperty ( const char *, const QVariant & ) : bool
setQuitOnLastWindowClosed ( bool )
setStartDragDistance ( int )
setStartDragTime ( int )
setStyle ( QStyle * )
setStyle ( const QString & ) : QStyle *
setWheelScrollLines ( int )
setWindowIcon ( const QIcon & )
signalsBlocked () const : bool
startDragDistance () : int
startDragTime () : int
startTimer ( int ) : int
startingUp () : bool
staticQtMetaObject : const QMetaObject
style () : QStyle *
syncX ()
thread () const : QThread *
timerEvent ( QTimerEvent * )
topLevelAt ( const QPoint & ) : QWidget *
topLevelAt ( int, int ) : QWidget *
topLevelWidgets () : QWidgetList
tr ( const char *, const char * ) : QString
trUtf8 ( const char *, const char * ) : QString
translate ( const char *, const char *, const char *, Encoding ) : QString
type () : Type
unixSignal ( int )
wheelScrollLines () : int
widgetAt ( const QPoint & ) : QWidget *
widgetAt ( int, int ) : QWidget *
winEventFilter ( MSG *, long * ) : bool
winFocus ( QWidget *, bool )
windowIcon () : QIcon
x11EventFilter ( XEvent * ) : bool
x11ProcessEvent ( XEvent * ) : int
Publicité
Best Of
Actualités les plus lues
Le Qt Developer Network au hasard
Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework.
Lire l'article.
Communauté
Ressources
Liens utiles
Contact
Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine