#include <ObjectDialog.h>
Inheritance diagram for ObjectDialog:
Public Slots | |
void | ok_clicked () |
void | apply_clicked () |
Public Member Functions | |
ObjectDialog (Worksheet *p, const char *name, int activetab) | |
Private Slots | |
void | deleteObject () |
void | selectFile () |
void | updateLine () |
void | updateLineListView () |
void | updateLabel () |
void | updateLabelListView () |
void | updateRect () |
void | updateRectListView () |
void | updateEllipse () |
void | updateEllipseListView () |
void | updateImage () |
void | updateImageListView () |
Private Attributes | |
Worksheet * | p |
QTabWidget * | tw |
RichTextWidget * | rtw |
QListView * | lv1 |
QListView * | lv2 |
QListView * | lv3 |
QListView * | lv4 |
QListView * | lv5 |
KLineEdit * | lx1le |
KLineEdit * | ly1le |
KLineEdit * | lx2le |
KLineEdit * | ly2le |
KLineEdit * | rx1le |
KLineEdit * | ry1le |
KLineEdit * | rx2le |
KLineEdit * | ry2le |
KLineEdit * | ex1le |
KLineEdit * | ey1le |
KLineEdit * | ex2le |
KLineEdit * | ey2le |
KLineEdit * | ixle |
KLineEdit * | iyle |
KLineEdit * | lwle |
KLineEdit * | rwle |
KLineEdit * | ewle |
KLineEdit * | ile |
KLineEdit * | isle |
KLineEdit * | iale |
KLineEdit * | salle |
KLineEdit * | saale |
KLineEdit * | ealle |
KLineEdit * | eaale |
KColorButton * | lcb |
KColorButton * | rcb |
KColorButton * | rfcb |
KColorButton * | ecb |
KColorButton * | efcb |
KColorButton * | safccb |
KColorButton * | eafccb |
QCheckBox * | rfccb |
QCheckBox * | efccb |
QCheckBox * | startcb |
QCheckBox * | endcb |
QCheckBox * | safcb |
QCheckBox * | eafcb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|