![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qshareddata.h>#include <QtGui/qtguiglobal.h>#include <QtGui/qcolor.h>#include <QtGui/qbrush.h>Go to the source code of this file.
Classes | |
| class | QPen |
| \inmodule QtGui More... | |
Functions | |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QPen &) |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QPen &) |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QPen &) |
| QDataStream & operator<< | ( | QDataStream & | s, |
| const QPen & | p ) |
| QDataStream & operator>> | ( | QDataStream & | s, |
| QPen & | p ) |