Public Member Functions | Public Attributes

QwtLegendItem::PrivateData Class Reference

Collaboration diagram for QwtLegendItem::PrivateData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PrivateData ()
 ~PrivateData ()

Public Attributes

QwtLegend::LegendItemMode itemMode
bool isDown
int identifierWidth
int identifierMode
QwtSymbolsymbol
QPen curvePen
int spacing

Detailed Description

Definition at line 47 of file qwt_legend_item.cpp.


Constructor & Destructor Documentation

QwtLegendItem::PrivateData::PrivateData (  ) [inline]
QwtLegendItem::PrivateData::~PrivateData (  ) [inline]

Definition at line 61 of file qwt_legend_item.cpp.

References symbol.

    {
        delete symbol;
    }

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines