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

(0ae8b1aad57e9788b1f6f91c6a4e0e33aa3fc6e3)

#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 3962 of file qstyleoption.cpp.

◆ operator<<() [2/2]

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

Definition at line 3899 of file qstyleoption.cpp.