marble
Marble::LabelGraphicsItemPrivate Class Reference
#include <LabelGraphicsItem_p.h>
Public Member Functions | |
LabelGraphicsItemPrivate (LabelGraphicsItem *parent) | |
Static Public Member Functions | |
static QFont | font () |
Public Attributes | |
QIcon | m_icon |
QImage | m_image |
QSizeF | m_minimumSize |
LabelGraphicsItem * | m_parent |
QString | m_text |
Detailed Description
Definition at line 26 of file LabelGraphicsItem_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 23 of file LabelGraphicsItem.cpp.
Member Function Documentation
|
static |
Definition at line 29 of file LabelGraphicsItem.cpp.
Member Data Documentation
QIcon Marble::LabelGraphicsItemPrivate::m_icon |
Definition at line 36 of file LabelGraphicsItem_p.h.
QImage Marble::LabelGraphicsItemPrivate::m_image |
Definition at line 35 of file LabelGraphicsItem_p.h.
QSizeF Marble::LabelGraphicsItemPrivate::m_minimumSize |
Definition at line 38 of file LabelGraphicsItem_p.h.
LabelGraphicsItem* Marble::LabelGraphicsItemPrivate::m_parent |
Definition at line 40 of file LabelGraphicsItem_p.h.
QString Marble::LabelGraphicsItemPrivate::m_text |
Definition at line 34 of file LabelGraphicsItem_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.