27 #ifndef SELECTDIALOG_H
28 #define SELECTDIALOG_H
31 #include "ui_selectobjects.h"
32 #include "scribusapi.h"
42 int getSelectionRange();
44 void getUsedAttributes(
bool &Type,
bool &Fill,
bool &Line,
bool &LWidth,
bool &Print,
bool &Locked,
bool &Resize);
45 void getUsedAttributesValues(
int &Type, QString &Fill, QString &Line,
double &LWidth,
bool &Print,
bool &Locked,
bool &Resize);
Definition: sccolor.h:155
Definition: selectobjects.h:35