6 #ifndef SWIFT_GUI_COMPONENTS_SERVERLISTSELECTOR_H
7 #define SWIFT_GUI_COMPONENTS_SERVERLISTSELECTOR_H
11 #include <QStringList>
36 bool preSelect(
const QString &name);
47 void onServerTextChanged(
const QString &text);
void serverChanged(const swift::misc::network::CServer &server)
Server has been changed.
Value object encapsulating information of a server.
Value object encapsulating a list of servers.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.