|
Scribus
Open source desktop publishing at your fingertips
|


Signals | |
| void | selectionDirty () |
Public Member Functions | |
| SMCellStyle () | |
| Constructor. | |
| ~SMCellStyle () | |
| Destructor. | |
| QTabWidget * | widget () |
| Reimplemented from StyleItem. | |
| QString | typeNamePlural () |
| Reimplemented from StyleItem. | |
| QString | typeNameSingular () |
| Reimplemented from StyleItem. | |
| void | setCurrentDoc (ScribusDoc *doc) |
| Reimplemented from StyleItem. | |
| QList< StyleName > | styles (bool reloadFromDoc=true) |
| Reimplemented from StyleItem. | |
| void | reload () |
| Reimplemented from StyleItem. | |
| void | selected (const QStringList &styleNames) |
| Reimplemented from StyleItem. | |
| QString | fromSelection () const |
| Reimplemented from StyleItem. | |
| void | toSelection (const QString &styleName) const |
| Reimplemented from StyleItem. | |
| QString | newStyle () |
| Reimplemented from StyleItem. | |
| QString | newStyle (const QString &fromStyle) |
| Reimplemented from StyleItem. | |
| void | apply () |
| Reimplemented from StyleItem. | |
| void | editMode (bool isOn) |
| Reimplemented from StyleItem. | |
| bool | isDefaultStyle (const QString &styleName) const |
| Reimplemented from StyleItem. | |
| void | setDefaultStyle (bool isDefaultStyle) |
| Reimplemented from StyleItem. | |
| QString | shortcut (const QString &styleName) const |
| Reimplemented from StyleItem. | |
| void | setShortcut (const QString &shortcut) |
| Reimplemented from StyleItem. | |
| void | deleteStyles (const QList< RemoveItem > &removeList) |
| Reimplemented from StyleItem. | |
| void | nameChanged (const QString &newName) |
| Reimplemented from StyleItem. | |
| QString | getUniqueName (const QString &name) |
| Reimplemented from StyleItem. | |
| void | languageChange () |
| Reimplemented from StyleItem. | |
| void | unitChange () |
| Reimplemented from StyleItem. | |
Public Member Functions inherited from StyleItem | |
| QString | typeName () |