QGIS API Documentation  master-28efcda
QgsCptCityColorRampV2Dialog Class Reference

#include <qgscptcitycolorrampv2dialog.h>

+ Collaboration diagram for QgsCptCityColorRampV2Dialog:

List of all members.

Public Slots

void on_buttonBox_helpRequested ()
void on_cboVariantName_currentIndexChanged (int index)
void on_mListWidget_itemClicked (QListWidgetItem *item)
void on_mTreeView_clicked (const QModelIndex &)
void on_pbtnLicenseDetails_pressed ()
void on_tabBar_currentChanged (int index)
void onFinished ()
void populateVariants ()

Public Member Functions

 QgsCptCityColorRampV2Dialog (QgsCptCityColorRampV2 *ramp, QWidget *parent=NULL)
 ~QgsCptCityColorRampV2Dialog ()
bool saveAsGradientRamp () const
QString selectedName () const

Protected Member Functions

void clearCopyingInfo ()
bool eventFilter (QObject *obj, QEvent *event)
void setTreeModel (QgsCptCityBrowserModel *model)
void updateCopyingInfo (const QMap< QString, QString > &copyingMap)
void updateListWidget (QgsCptCityDataItem *item)
void updatePreview (bool clear=false)
bool updateRamp ()
void updateTreeView (QgsCptCityDataItem *item, bool resetRamp=true)

Protected Attributes

QgsCptCityArchivemArchive
QgsCptCityBrowserModel::ViewType mArchiveViewType
QgsCptCityBrowserModelmAuthorsModel
QVector
< QgsCptCityColorRampItem * > 
mListRamps
QgsCptCityBrowserModelmModel
QgsCptCityColorRampV2mRamp
QgsCptCityBrowserModelmSelectionsModel
TreeFilterProxyModelmTreeFilter

Detailed Description

Definition at line 33 of file qgscptcitycolorrampv2dialog.h.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 441 of file qgscptcitycolorrampv2dialog.cpp.

References updateCopyingInfo().

Referenced by updateRamp(), and updateTreeView().

bool QgsCptCityColorRampV2Dialog::eventFilter ( QObject *  obj,
QEvent *  event 
) [protected]

Definition at line 488 of file qgscptcitycolorrampv2dialog.cpp.

References tr.

QString QgsCptCityColorRampV2Dialog::selectedName ( ) const [inline]

Definition at line 41 of file qgscptcitycolorrampv2dialog.h.

void QgsCptCityColorRampV2Dialog::updateCopyingInfo ( const QMap< QString, QString > &  copyingMap) [protected]

Member Data Documentation


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