#include <qgscomposerlegenditem.h>
Constructor & Destructor Documentation
QgsComposerLayerItem::QgsComposerLayerItem |
( |
| ) |
|
QgsComposerLayerItem::QgsComposerLayerItem |
( |
const QString & |
text | ) |
|
QgsComposerLayerItem::~QgsComposerLayerItem |
( |
| ) |
|
|
virtual |
Member Function Documentation
QStandardItem * QgsComposerLayerItem::clone |
( |
| ) |
const |
|
virtual |
ItemType QgsComposerLayerItem::itemType |
( |
| ) |
const |
|
inlinevirtual |
QString QgsComposerLayerItem::layerID |
( |
| ) |
const |
|
inline |
void QgsComposerLayerItem::readXML |
( |
const QDomElement & |
itemElem, |
|
|
bool |
xServerAvailable = true |
|
) |
| |
|
virtual |
Read item content from xml.
- Parameters
-
itemElem | item to read from |
xServerAvailable | Read item icons if true (QIcon needs x-server) |
Implements QgsComposerLegendItem.
void QgsComposerLayerItem::setDefaultStyle |
( |
double |
scaleDenominator = -1 , |
|
|
QString |
rule = "" |
|
) |
| |
void QgsComposerLayerItem::setLayerID |
( |
const QString & |
id | ) |
|
|
inline |
void QgsComposerLayerItem::setShowFeatureCount |
( |
bool |
show | ) |
|
|
inline |
bool QgsComposerLayerItem::showFeatureCount |
( |
| ) |
const |
|
inline |
void QgsComposerLayerItem::writeXML |
( |
QDomElement & |
elem, |
|
|
QDomDocument & |
doc |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: