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 inclusion replacing it with
forwarded classes so they still can be used as pointers or references in headers.
This in order to keep code clean of define checking.
To get the actual implementation of sf:PropertySheetDialog the file 'misc/qt/PropertyPage.h' must be included.