Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qstyleoption.cpp File Reference

(f2e622a75dc5c27bb3eeb73e286264bd4415ede7)

#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]