Scanframe Modular Application 0.1.0
|
#include <ProjectConfig.h>
Classes | |
class | Settings |
Public Member Functions | |
ProjectConfig () | |
~ProjectConfig () | |
Settings & | settings () |
RsaServer * | getServerAcquisitionUt () |
RsaServer * | getServerAcquisitionEt () |
StorageServer * | getServerStorage () |
void | addPropertyPages (PropertySheetDialog *sheet) |
sf::ProjectConfig::ProjectConfig | ( | ) |
sf::ProjectConfig::~ProjectConfig | ( | ) |
void sf::ProjectConfig::addPropertyPages | ( | PropertySheetDialog * | sheet | ) |
RsaServer * sf::ProjectConfig::getServerAcquisitionEt | ( | ) |
RsaServer * sf::ProjectConfig::getServerAcquisitionUt | ( | ) |
StorageServer * sf::ProjectConfig::getServerStorage | ( | ) |
Settings & sf::ProjectConfig::settings | ( | ) |