#include <pqServerConfigurationImporter.h>
Public Attributes | |
pqServerConfiguration | Configuration |
Points to the server configuration. More... | |
QString | SourceName |
Refers to the user-friendly name for the source defined in the configurations file. More... | |
Definition at line 56 of file pqServerConfigurationImporter.h.
pqServerConfiguration pqServerConfigurationImporter::Item::Configuration |
Points to the server configuration.
Definition at line 62 of file pqServerConfigurationImporter.h.
QString pqServerConfigurationImporter::Item::SourceName |
Refers to the user-friendly name for the source defined in the configurations file.
Definition at line 68 of file pqServerConfigurationImporter.h.