Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qstyleoption.cpp File Reference
#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 3896 of file qstyleoption.cpp.

References debug, Q_UNUSED, and Qt::RightToLeft.

◆ operator<<() [2/2]