Add program options --output and --hidden and implement PDF as export format
This commit is contained in:
@@ -92,8 +92,6 @@ public:
|
||||
void print();
|
||||
void printPdf();
|
||||
void printPreview();
|
||||
|
||||
protected Q_SLOTS:
|
||||
void print(QPrinter* printer);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user