No need apply button here.
--HG-- branch : develop
This commit is contained in:
parent
2f2e72964a
commit
f5bad50bc3
|
@ -48,10 +48,6 @@ public:
|
||||||
DialogIncrements(VContainer *data, VPattern *doc, QWidget *parent = nullptr);
|
DialogIncrements(VContainer *data, VPattern *doc, QWidget *parent = nullptr);
|
||||||
~DialogIncrements();
|
~DialogIncrements();
|
||||||
public slots:
|
public slots:
|
||||||
/** TODO ISSUE 79 : create real function
|
|
||||||
* @brief DialogApply apply data and emit signal about applied dialog.
|
|
||||||
*/
|
|
||||||
virtual void DialogApply(){}
|
|
||||||
void clickedToolButtonAdd();
|
void clickedToolButtonAdd();
|
||||||
void clickedToolButtonRemove();
|
void clickedToolButtonRemove();
|
||||||
void IncrementChanged ( qint32 row, qint32 column );
|
void IncrementChanged ( qint32 row, qint32 column );
|
||||||
|
|
Loading…
Reference in New Issue
Block a user