|
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
| bool | operator!= (const NotesStyle &n2) |
| QString | name () const |
| void | setName (const QString s) |
| int | start () const |
| void | setStart (const int i) |
| void | setRange (NumerationRange ns) |
| const NumerationRange & | range () const |
| QString | prefix () const |
| void | setPrefix (const QString str) |
| QString | suffix () const |
| void | setSuffix (const QString str) |
| QString | numString (const int num) const |
| void | setType (const NumFormat type) |
| const NumFormat & | getType () const |
| bool | isEndNotes () const |
| bool | isAutoNotesHeight () const |
| void | setAutoNotesHeight (bool set) |
| bool | isAutoNotesWidth () const |
| void | setAutoNotesWidth (bool set) |
| bool | isAutoRemoveEmptyNotesFrames () const |
| void | setAutoRemoveEmptyNotesFrames (bool set) |
| bool | isAutoWeldNotesFrames () const |
| void | setAutoWeldNotesFrames (bool set) |
| bool | isSuperscriptInNote () const |
| void | setSuperscriptInNote (bool set) |
| bool | isSuperscriptInMaster () const |
| void | setSuperscriptInMaster (bool set) |
| const QString | marksChStyle () const |
| void | setMarksCharStyle (const QString styleName) |
| const QString | notesParStyle () const |
| void | setNotesParStyle (const QString styleName) |
| void | setEndNotes (bool) |