|
|
This class provides an incomplete base for your application view.
ScribusView (QWidget *parent=0, ScribusDoc *doc=0, preV *prefs=0)
| ScribusView |
~ScribusView ()
| ~ScribusView |
QLineEdit * LE | LE |
QToolButton * UN | UN |
Hruler * HR | HR |
Vruler * VR | VR |
QPtrList<Page> Pages | Pages |
QPtrList<Page> MasterPages | MasterPages |
QPtrList<Page> DocPages | DocPages |
QMap | MasterNames |
Page* addPage (int nr)
| addPage |
void delPage (int Nr)
| delPage |
void movePage (int from, int to, int ziel, int art)
| movePage |
void reformPages ()
| reformPages |
void PaMenu ()
| PaMenu |
void LaMenu ()
| LaMenu |
void ShowTemplate (int nr)
| ShowTemplate |
void HideTemplate ()
| HideTemplate |
int CountElements ()
| CountElements |
QPixmap PageToPixmap (int Nr, int maxGr)
| PageToPixmap |
QPixmap MPageToPixmap (QString name, int maxGr)
| MPageToPixmap |
void RecalcPictures (ProfilesL *Pr, QProgressBar *dia = 0)
| RecalcPictures |
void CreatePS (PSLib *p, uint von, uint bis, int step, bool sep, QString SepNam, bool farb, bool Hm, bool Vm)
| CreatePS |
void ProcessPage (PSLib *p, Page* a, uint PNr)
| ProcessPage |
void SetClipPath (PSLib *p, PageItem *c)
| SetClipPath |
void SetFarbe (QString farb, int shade, int *h, int *s, int *v, int *k)
| SetFarbe |
ScribusDoc * Doc | Doc |
preV * Prefs | Prefs |
void slotDoZoom ()
| slotDoZoom |
[slot]
void slotZoomIn ()
| slotZoomIn |
[slot]
void slotZoomOut ()
| slotZoomOut |
[slot]
void slotZoomIn2 ()
| slotZoomIn2 |
[slot]
void slotZoomOut2 ()
| slotZoomOut2 |
[slot]
void DrawNew ()
| DrawNew |
[slot]
void setMenTxt (int Seite)
| setMenTxt |
[slot]
void setLayMenTxt (int l)
| setLayMenTxt |
[slot]
void GotoPa (int Seite)
| GotoPa |
[slot]
void GotoLa (int l)
| GotoLa |
[slot]
void GotoPage (int Seite)
| GotoPage |
[slot]
void ChgUnit (int art)
| ChgUnit |
[slot]
void SetCPo (int x, int y)
| SetCPo |
[slot]
void SetCCPo (int x, int y)
| SetCCPo |
[slot]
QPushButton * SB1 | SB1 |
[private]
QPushButton * SB2 | SB2 |
[private]
QPushButton * LA | LA |
[private]
QPushButton * LY | LY |
[private]
QPopupMenu * Seitmen | Seitmen |
[private]
QPopupMenu * Unitmen | Unitmen |
[private]
QPopupMenu * Laymen | Laymen |
[private]
bool Ready | Ready |
[private]
void Zval ()
| Zval |
[private slots slot]
void setRulerPos (int x, int y)
| setRulerPos |
[private slots slot]
void contentsWheelEvent ( QWheelEvent *ev )
| contentsWheelEvent |
[protected virtual]
void setHBarGeometry (QScrollBar &bar, int x, int y, int w, int h)
| setHBarGeometry |
[protected virtual]
void setVBarGeometry (QScrollBar &bar, int x, int y, int w, int h)
| setVBarGeometry |
[protected virtual]
void changeUN (int)
| changeUN |
[signal]
void changeLA (int)
| changeLA |
[signal]
Generated by: paul on T6.linux on Tue Mar 18 23:32:13 2003, using kdoc 2.0a54. |