#include <qgsstylemanagerdialog.h>
|
static QString | addColorRampStatic (QWidget *parent, QgsStyle *style, QString RampType=QString()) |
| open add color ramp dialog, return color ramp's name if the ramp has been added More...
|
|
Definition at line 34 of file qgsstylemanagerdialog.h.
◆ QgsStyleManagerDialog()
QgsStyleManagerDialog::QgsStyleManagerDialog |
( |
QgsStyle * |
style, |
|
|
QWidget *parent |
SIP_TRANSFERTHIS = nullptr |
|
) |
| |
◆ addColorRamp [1/2]
bool QgsStyleManagerDialog::addColorRamp |
( |
QAction * |
action | ) |
|
|
protectedslot |
◆ addColorRamp() [2/2]
bool QgsStyleManagerDialog::addColorRamp |
( |
| ) |
|
|
protected |
◆ addColorRampStatic()
QString QgsStyleManagerDialog::addColorRampStatic |
( |
QWidget * |
parent, |
|
|
QgsStyle * |
style, |
|
|
QString |
RampType = QString() |
|
) |
| |
|
static |
◆ addFavoriteSelectedSymbols
void QgsStyleManagerDialog::addFavoriteSelectedSymbols |
( |
| ) |
|
|
protectedslot |
◆ addItem
void QgsStyleManagerDialog::addItem |
( |
| ) |
|
|
slot |
◆ addSmartgroup
int QgsStyleManagerDialog::addSmartgroup |
( |
| ) |
|
|
slot |
◆ addSymbol()
bool QgsStyleManagerDialog::addSymbol |
( |
| ) |
|
|
protected |
◆ addTag
int QgsStyleManagerDialog::addTag |
( |
| ) |
|
|
slot |
◆ currentItemName()
QString QgsStyleManagerDialog::currentItemName |
( |
| ) |
|
|
protected |
◆ currentItemType()
int QgsStyleManagerDialog::currentItemType |
( |
| ) |
|
|
protected |
◆ detagSelectedSymbols
void QgsStyleManagerDialog::detagSelectedSymbols |
( |
| ) |
|
|
protectedslot |
◆ editColorRamp()
bool QgsStyleManagerDialog::editColorRamp |
( |
| ) |
|
|
protected |
◆ editItem
void QgsStyleManagerDialog::editItem |
( |
| ) |
|
|
slot |
◆ editSmartgroupAction
void QgsStyleManagerDialog::editSmartgroupAction |
( |
| ) |
|
|
slot |
◆ editSymbol()
bool QgsStyleManagerDialog::editSymbol |
( |
| ) |
|
|
protected |
◆ enableGroupInputs()
void QgsStyleManagerDialog::enableGroupInputs |
( |
bool |
enable | ) |
|
|
protected |
◆ enableItemsForGroupingMode()
void QgsStyleManagerDialog::enableItemsForGroupingMode |
( |
bool |
enable | ) |
|
|
protected |
◆ enableSymbolInputs()
void QgsStyleManagerDialog::enableSymbolInputs |
( |
bool |
enable | ) |
|
|
protected |
◆ exportItems
void QgsStyleManagerDialog::exportItems |
( |
| ) |
|
|
slot |
◆ exportItemsPNG
void QgsStyleManagerDialog::exportItemsPNG |
( |
| ) |
|
|
slot |
◆ exportItemsSVG
void QgsStyleManagerDialog::exportItemsSVG |
( |
| ) |
|
|
slot |
◆ exportSelectedItemsImages
void QgsStyleManagerDialog::exportSelectedItemsImages |
( |
const QString & |
dir, |
|
|
const QString & |
format, |
|
|
QSize |
size |
|
) |
| |
|
slot |
◆ filterSymbols
void QgsStyleManagerDialog::filterSymbols |
( |
const QString & |
qword | ) |
|
|
slot |
◆ groupChanged
void QgsStyleManagerDialog::groupChanged |
( |
const QModelIndex & |
index | ) |
|
|
slot |
◆ groupRenamed
void QgsStyleManagerDialog::groupRenamed |
( |
QStandardItem * |
item | ) |
|
|
slot |
◆ grouptreeContextMenu
void QgsStyleManagerDialog::grouptreeContextMenu |
( |
QPoint |
point | ) |
|
|
slot |
◆ importItems
void QgsStyleManagerDialog::importItems |
( |
| ) |
|
|
slot |
◆ itemChanged
void QgsStyleManagerDialog::itemChanged |
( |
QStandardItem * |
item | ) |
|
|
slot |
◆ listitemsContextMenu
void QgsStyleManagerDialog::listitemsContextMenu |
( |
QPoint |
point | ) |
|
|
slot |
◆ onClose
void QgsStyleManagerDialog::onClose |
( |
| ) |
|
|
slot |
◆ onFinished
void QgsStyleManagerDialog::onFinished |
( |
| ) |
|
|
slot |
◆ populateColorRamps()
void QgsStyleManagerDialog::populateColorRamps |
( |
const QStringList & |
colorRamps, |
|
|
bool |
checkable = false |
|
) |
| |
|
protected |
◆ populateGroups()
void QgsStyleManagerDialog::populateGroups |
( |
| ) |
|
|
protected |
◆ populateList
void QgsStyleManagerDialog::populateList |
( |
| ) |
|
|
slot |
◆ populateSymbols()
void QgsStyleManagerDialog::populateSymbols |
( |
const QStringList & |
symbolNames, |
|
|
bool |
checkable = false |
|
) |
| |
|
protected |
◆ populateTypes()
void QgsStyleManagerDialog::populateTypes |
( |
| ) |
|
|
protected |
◆ regrouped
void QgsStyleManagerDialog::regrouped |
( |
QStandardItem * |
item | ) |
|
|
slot |
◆ removeColorRamp()
bool QgsStyleManagerDialog::removeColorRamp |
( |
| ) |
|
|
protected |
◆ removeFavoriteSelectedSymbols
void QgsStyleManagerDialog::removeFavoriteSelectedSymbols |
( |
| ) |
|
|
protectedslot |
◆ removeGroup
void QgsStyleManagerDialog::removeGroup |
( |
| ) |
|
|
slot |
◆ removeItem
void QgsStyleManagerDialog::removeItem |
( |
| ) |
|
|
slot |
◆ removeSymbol()
bool QgsStyleManagerDialog::removeSymbol |
( |
| ) |
|
|
protected |
◆ selectedSymbolsChanged
void QgsStyleManagerDialog::selectedSymbolsChanged |
( |
const QItemSelection & |
selected, |
|
|
const QItemSelection & |
deselected |
|
) |
| |
|
slot |
◆ setBold()
void QgsStyleManagerDialog::setBold |
( |
QStandardItem * |
item | ) |
|
|
protected |
◆ setSymbolsChecked()
void QgsStyleManagerDialog::setSymbolsChecked |
( |
const QStringList & |
symbols | ) |
|
|
protected |
◆ showHelp
void QgsStyleManagerDialog::showHelp |
( |
| ) |
|
|
slot |
◆ symbolSelected
void QgsStyleManagerDialog::symbolSelected |
( |
const QModelIndex & |
index | ) |
|
|
slot |
◆ tagSelectedSymbols
void QgsStyleManagerDialog::tagSelectedSymbols |
( |
bool |
newTag = false | ) |
|
|
protectedslot |
◆ tagSymbolsAction
void QgsStyleManagerDialog::tagSymbolsAction |
( |
| ) |
|
|
slot |
◆ mGroupListMenu
QMenu* QgsStyleManagerDialog::mGroupListMenu = nullptr |
|
protected |
Sub-menu of mGroupMenu
, dynamically filled to show one entry for every group.
Definition at line 169 of file qgsstylemanagerdialog.h.
◆ mGroupMenu
QMenu* QgsStyleManagerDialog::mGroupMenu = nullptr |
|
protected |
◆ mGrouppingMode
bool QgsStyleManagerDialog::mGrouppingMode |
|
protected |
◆ mGroupTreeContextMenu
QMenu* QgsStyleManagerDialog::mGroupTreeContextMenu = nullptr |
|
protected |
◆ mMenuBtnAddItemColorRamp
QMenu* QgsStyleManagerDialog::mMenuBtnAddItemColorRamp = nullptr |
|
protected |
◆ mModified
bool QgsStyleManagerDialog::mModified |
|
protected |
◆ mStyle
QgsStyle* QgsStyleManagerDialog::mStyle = nullptr |
|
protected |
◆ mStyleFilename
QString QgsStyleManagerDialog::mStyleFilename |
|
protected |
◆ mTagList
QStringList QgsStyleManagerDialog::mTagList |
|
protected |
The documentation for this class was generated from the following files: