![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "private/qstylehelper_p.h"
#include "qstyleoption.h"
#include "qapplication.h"
#include <qdebug.h>
#include <QtCore/qmath.h>
Go to the source code of this file.
Functions | |
QDebug | operator<< (QDebug debug, const QStyleOption::OptionType &optionType) |
QDebug | operator<< (QDebug debug, const QStyleOption &option) |
QDebug operator<< | ( | QDebug | debug, |
const QStyleOption & | option ) |
Definition at line 3919 of file qstyleoption.cpp.
QDebug operator<< | ( | QDebug | debug, |
const QStyleOption::OptionType & | optionType ) |
Definition at line 3856 of file qstyleoption.cpp.