App::Branding Class Reference
#include <Branding.h>
Public Types | |
typedef QMap< std::string, std::string > | XmlConfig |
Public Member Functions | |
Branding () | |
XmlConfig | getUserDefines () const |
bool | readFile (const QString &fn) |
Member Typedef Documentation
◆ XmlConfig
typedef QMap<std::string, std::string> App::Branding::XmlConfig |
Constructor & Destructor Documentation
◆ Branding()
Branding::Branding | ( | ) |
Member Function Documentation
◆ getUserDefines()
Branding::XmlConfig Branding::getUserDefines | ( | ) | const |
References DraftVecUtils::find().
◆ readFile()
bool Branding::readFile | ( | const QString & | fn | ) |
The documentation for this class was generated from the following files:
- src/App/Branding.h
- src/App/Branding.cpp