#include "qcommandlineparser.h"
#include <qcoreapplication.h>
#include <private/qcoreapplication_p.h>
#include <qhash.h>
#include <qvarlengtharray.h>
#include <qlist.h>
#include <qdebug.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
◆ NameHash_t
◆ MessageType
◆ Q_DECLARE_TYPEINFO()
◆ qt_call_post_routines()
void Q_CORE_EXPORT qt_call_post_routines |
( |
| ) |
|
◆ showParserMessage()
Definition at line 534 of file qcommandlineparser.cpp.
References QCoreApplication::applicationName, QCoreApplication::instance(), QString::isEmpty(), QObject::property(), qPrintable, title, QVariant::toString(), UsageMessage, and QString::utf16().
Referenced by QCommandLineParser::process(), QCommandLineParserPrivate::showHelp(), and QCommandLineParser::showVersion().
◆ wrapText()
Definition at line 1035 of file qcommandlineparser.cpp.
References QString::at(), i, QChar::isSpace(), QString::leftJustified(), QString::mid(), QString::size(), and text.
Referenced by QItemDelegate::drawDisplay(), QCommandLineParserPrivate::helpText(), QItemDelegatePrivate::textLayoutBounds(), QQC2::QCommonStylePrivate::viewItemDrawText(), and QQC2::QCommonStylePrivate::viewItemSize().