Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qstyleoption.cpp File Reference

(c917d16f4b9982425b51dfc4947792e36defde35)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "private/qstylehelper_p.h"
#include "qstyleoption.h"
#include "qapplication.h"
#include <qdebug.h>
#include <QtCore/qmath.h>
+ Include dependency graph for qstyleoption.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug debug, const QStyleOption::OptionType &optionType)
 
QDebug operator<< (QDebug debug, const QStyleOption &option)
 

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug debug,
const QStyleOption & option )

Definition at line 3919 of file qstyleoption.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug debug,
const QStyleOption::OptionType & optionType )

Definition at line 3856 of file qstyleoption.cpp.