![]() |
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/qtwidgetsglobal.h>
#include <QtCore/qlocale.h>
#include <QtCore/qvariant.h>
#include <QtGui/qicon.h>
#include <QtGui/qtransform.h>
#include <QtWidgets/qstyle.h>
#include <QtWidgets/qframe.h>
Go to the source code of this file.
Functions | |
template<typename T> | |
T | qstyleoption_cast (const QStyleOption *opt) |
template<typename T> | |
T | qstyleoption_cast (QStyleOption *opt) |
template<typename T> | |
T | qstyleoption_cast (const QStyleHintReturn *hint) |
template<typename T> | |
T | qstyleoption_cast (QStyleHintReturn *hint) |
Q_WIDGETS_EXPORT QDebug | operator<< (QDebug debug, const QStyleOption::OptionType &optionType) |
Q_WIDGETS_EXPORT 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.
|
Definition at line 730 of file qstyleoption.h.
|
Definition at line 667 of file qstyleoption.h.
|
Definition at line 740 of file qstyleoption.h.
|
Definition at line 679 of file qstyleoption.h.