Serialize/deserialize for copy/paste.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ namespace glabels
|
||||
public:
|
||||
DataCache();
|
||||
|
||||
DataCache( const LabelModel* model );
|
||||
DataCache( const QList<LabelModelObject*>& objects );
|
||||
|
||||
bool hasImage( const QString& name ) const;
|
||||
QImage getImage( const QString& name ) const;
|
||||
|
||||
Reference in New Issue
Block a user