mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Ref T155 Log category for CValuePage.
This commit is contained in:
@@ -63,6 +63,9 @@ namespace BlackMisc
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Log categories
|
||||
static const CLogCategoryList &getLogCategories();
|
||||
|
||||
//! Returns a CValuePage owned by the parent and connected to the cache, creating one if it doesn't exist.
|
||||
static CValuePage &getPageFor(QObject *parent, CValueCache *cache);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user