Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
PropertySheetDialog.h File Reference
#include <misc/global.h>
Include dependency graph for gen/PropertySheetDialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sf
 

Variables

class _MISC_CLASS sf::PropertySheetDialog
 

Detailed Description

This file is to intercept non-QT builds property sheet dialog includes replacing it with
forwarded classes so they still can be used as pointers or references in headers.
This to keep code clean of checking defines.
To get the actual implementation of sf:PropertySheetDialog, the file 'misc/qt/PropertyPage.h' must be included.