Serialize/deserialize for copy/paste.

This commit is contained in:
Jim Evins
2017-03-14 23:29:46 -04:00
parent fd79d7c6bd
commit c8f7011cd0
6 changed files with 46 additions and 43 deletions
+1 -1
View File
@@ -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;