Added recently-used products tab to SelectProductDialog.
This commit is contained in:
@@ -53,10 +53,12 @@ public:
|
||||
/////////////////////////////////
|
||||
// Methods
|
||||
/////////////////////////////////
|
||||
void applyFilter( const QString &searchString,
|
||||
void applyFilter( const QString& searchString,
|
||||
bool isoMask, bool usMask, bool otherMask,
|
||||
bool anyCategory, const QStringList& categoryIds );
|
||||
|
||||
void applyFilter( const QStringList& names );
|
||||
|
||||
const glabels::Template *selectedTemplate();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user