Allow user variables to be set from glabels-batch command line (#75)
This commit is contained in:
@@ -71,6 +71,8 @@ namespace glabels
|
||||
Increment increment() const;
|
||||
QString stepSize() const;
|
||||
|
||||
void setInitialValue( const QString& value );
|
||||
|
||||
void resetValue();
|
||||
void incrementValueOnItem();
|
||||
void incrementValueOnCopy();
|
||||
|
||||
Reference in New Issue
Block a user