Initial skeletal object editor.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace glabels
|
||||
// Life Cycle
|
||||
/////////////////////////////////
|
||||
public:
|
||||
FieldButton( const QString& name, QWidget* parent = 0 );
|
||||
FieldButton( QWidget* parent = 0 );
|
||||
|
||||
|
||||
/////////////////////////////////
|
||||
@@ -61,6 +61,7 @@ namespace glabels
|
||||
// Public Methods
|
||||
/////////////////////////////////
|
||||
public:
|
||||
void setName( const QString& name = "" );
|
||||
void setKeys( const QList<QString>& keyList );
|
||||
void clearKeys();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user