QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
QgsSymbolLevelsV2Dialog Class Reference

#include <qgssymbollevelsv2dialog.h>

Public Slots

void updateUi ()
void renderingPassChanged (int row, int column)

Public Member Functions

 QgsSymbolLevelsV2Dialog (QgsLegendSymbolList list, bool usingSymbolLevels, QWidget *parent=NULL)
 ~QgsSymbolLevelsV2Dialog ()
bool usingLevels () const
void setForceOrderingEnabled (bool enabled)

Protected Member Functions

void populateTable ()
void setDefaultLevels ()

Protected Attributes

int mMaxLayers
 maximal number of layers from all symbols
QgsLegendSymbolList mList
bool mForceOrderingEnabled
 whether symbol layers always should be used (default false)

Constructor & Destructor Documentation

QgsSymbolLevelsV2Dialog::QgsSymbolLevelsV2Dialog ( QgsLegendSymbolList  list,
bool  usingSymbolLevels,
QWidget *  parent = NULL 
)
QgsSymbolLevelsV2Dialog::~QgsSymbolLevelsV2Dialog ( )

Member Function Documentation

void QgsSymbolLevelsV2Dialog::populateTable ( )
protected
void QgsSymbolLevelsV2Dialog::renderingPassChanged ( int  row,
int  column 
)
slot
void QgsSymbolLevelsV2Dialog::setDefaultLevels ( )
protected
void QgsSymbolLevelsV2Dialog::setForceOrderingEnabled ( bool  enabled)
void QgsSymbolLevelsV2Dialog::updateUi ( )
slot
bool QgsSymbolLevelsV2Dialog::usingLevels ( ) const

Member Data Documentation

bool QgsSymbolLevelsV2Dialog::mForceOrderingEnabled
protected

whether symbol layers always should be used (default false)

QgsLegendSymbolList QgsSymbolLevelsV2Dialog::mList
protected
int QgsSymbolLevelsV2Dialog::mMaxLayers
protected

maximal number of layers from all symbols


The documentation for this class was generated from the following files: