6 #ifndef SWIFT_GUI_COMPONENTS_SETTINGSNETWORKSERVERSCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_SETTINGSNETWORKSERVERSCOMPONENT_H
11 #include <QScopedPointer>
18 class CSettingsNetworkServersComponent;
36 void reloadSettings();
39 void serverSelected(
const QModelIndex &index);
42 void alterTrafficServer();
44 QScopedPointer<Ui::CSettingsNetworkServersComponent> ui;
46 this, &CSettingsNetworkServersComponent::reloadSettings
Settings for network servers.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.