![]() |
Scribus
Open source desktop publishing at your fingertips
|
Additional Inherited Members | |
![]() | |
void | setValues (QString l, int p, MarkType t, MarkData d) |
const MarkType | getType () |
void | setType (MarkType t) |
const MarkData | getData () |
void | setData (const MarkData d) |
PageItem * | getItemPtr () |
void | setItemPtr (PageItem *ptr) |
const QString | getItemName () |
void | setItemName (const QString name) |
const void | getMark (QString &l, MarkType &t) |
void | setMark (Mark *mP) |
void | setMark (QString l, MarkType t) |
const MarkType | getMarkType () |
void | setMarkType (MarkType t) |
const QString | getString () |
void | setString (const QString str) |
TextNote * | getNotePtr () |
void | setNotePtr (TextNote *note) |
bool | hasItemPtr () |
bool | hasString () |
bool | hasMark () |
bool | isUnique () |
bool | isNoteType () |
bool | isType (const MarkType t) |
![]() | |
QString | label |
int | OwnPage |
![]() | |
MarkType | typ |
MarkData | data |