|
|
ScribusDoc * | m_doc |
| |
|
ScribusMainWindow * | mainWin |
| |
|
QHash< QString, VGradient > | dialogGradients |
| |
|
QMap< QString, QString > | replaceMap |
| |
|
QMap< QString, QString > | origNames |
| |
|
QStringList | origGradients |
| |
|
ColorList | m_colorList |
| |
|
QMap< QString, QString > | replaceColorMap |
| |
|
QStringList | customColSet |
| | Custom user's color set.
|
| |
|
bool | hasImportedColors |
| |
|
QHash< QString, ScPattern > | dialogPatterns |
| |
|
QMap< QString, QString > | replaceMapPatterns |
| |
|
QMap< QString, QString > | origNamesPatterns |
| |
|
QStringList | origPatterns |
| |
|
|
QTreeWidgetItem * | updatePatternList (QString addedName="") |
| |
|
QTreeWidgetItem * | updateGradientList (QString addedName="") |
| |
|
QTreeWidgetItem * | updateColorList (QString addedName="") |
| |
|
ColorList | getGradientColors () |
| |
|
bool | isMandatoryColor (QString colorName) |
| |
|
void | loadPatternDir () |
| |
|
void | loadVectors (QString data) |
| |
|
void | updateGradientColors (QString newName, QString oldName) |
| |
|
void | loadGimpFormat (QString fileName) |
| |
|
void | addGimpColor (QString &colorName, double r, double g, double b) |
| |
|
void | loadScribusFormat (QString fileName) |
| |
|
QStringList | getUsedPatternsHelper (QString pattern, QStringList &results) |
| |
|
void | doSaveDefaults (QString name, bool changed=false) |
| |
|
|
ColorSetManager | csm |
| |
|
bool | paletteLocked |
| |
|
bool | modified |
| |
|
int | sortRule |
| |
|
QTreeWidgetItem * | colorItems |
| |
|
QTreeWidgetItem * | gradientItems |
| |
|
QTreeWidgetItem * | patternItems |
| |
|
QTreeWidgetItem * | systemSwatches |
| |
|
QTreeWidgetItem * | userSwatches |
| |
|
ColorList | inDocUsedColors |
| |
| QString PaintManagerDialog::getColorSetName |
( |
| ) |
|
Returns the name of the current/selected color set.
- Return values
-
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/paintmanager.h
- /Users/ale/src/Scribus/scribus/ui/paintmanager.cpp