, including all inherited members.
aboutToQuit() | QCoreApplication | |
addLibraryPath(const QString &path) | QCoreApplication | |
applicationDirPath() | QCoreApplication | |
applicationFilePath() | QCoreApplication | |
applicationPid() | QCoreApplication | |
arguments() | QCoreApplication | |
closingDown() | QCoreApplication | |
doIt() | SolidPowermanagement | [static] |
EventFilter | QCoreApplication | |
exec() | QCoreApplication | |
exit(int returnCode=0) | QCoreApplication | |
filterEvent(void *message, long *result) | QCoreApplication | |
flush() | QCoreApplication | |
hasPendingEvents() | QCoreApplication | |
installTranslator(QTranslator *translationFile) | QCoreApplication | |
instance() | QCoreApplication | |
libraryPaths() | QCoreApplication | |
notify(QObject *receiver, QEvent *event) | QCoreApplication | |
postEvent(QObject *receiver, QEvent *event) | QCoreApplication | |
postEvent(QObject *receiver, QEvent *event, int priority) | QCoreApplication | |
powerChangeCpuPolicy(const QString &policyName) | SolidPowermanagement | |
powerChangeScheme(const QString &schemeName) | SolidPowermanagement | |
powerGetBrightness() | SolidPowermanagement | |
powerQueryCpuPolicies() | SolidPowermanagement | |
powerQuerySchemes() | SolidPowermanagement | |
powerQuerySuspendMethods() | SolidPowermanagement | |
powerSetBrightness(int brightness) | SolidPowermanagement | |
powerSuspend(const QString &method) | SolidPowermanagement | |
processEvents(QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents) | QCoreApplication | |
processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | QCoreApplication | |
QCoreApplication(int &argc, char **argv) | QCoreApplication | |
quit() | QCoreApplication | |
removeLibraryPath(const QString &path) | QCoreApplication | |
removePostedEvents(QObject *receiver) | QCoreApplication | |
removePostedEvents(QObject *receiver, int eventType) | QCoreApplication | |
removeTranslator(QTranslator *translationFile) | QCoreApplication | |
sendEvent(QObject *receiver, QEvent *event) | QCoreApplication | |
sendPostedEvents(QObject *receiver, int event_type) | QCoreApplication | |
sendPostedEvents() | QCoreApplication | |
setAttribute(Qt::ApplicationAttribute attribute, bool on=true) | QCoreApplication | |
setEventFilter(EventFilter filter) | QCoreApplication | |
setLibraryPaths(const QStringList &paths) | QCoreApplication | |
SolidPowermanagement(int &argc, char **argv) | SolidPowermanagement | [inline] |
startingUp() | QCoreApplication | |
testAttribute(Qt::ApplicationAttribute attribute) | QCoreApplication | |
translate(const char *context, const char *sourceText, const char *comment, Encoding encoding, int n) | QCoreApplication | |
translate(const char *context, const char *sourceText, const char *comment=0, Encoding encoding=CodecForTr) | QCoreApplication | |
winEventFilter(MSG *msg, long *result) | QCoreApplication | |