mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-21 11:59:58 +01:00
folio report: add user able to make custom label.
Revamp GUI dialog for new diagram configuration. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2749 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -40,10 +40,12 @@ class ReportElement : public CustomElement {
|
||||
private:
|
||||
int link_type_;
|
||||
int inverse_report;
|
||||
QString label_;
|
||||
|
||||
signals:
|
||||
|
||||
private slots:
|
||||
void setLabel (QString label);
|
||||
void updateLabel();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user