32 #ifndef pqServerConnectDialog_h 33 #define pqServerConnectDialog_h 43 class QListWidgetItem;
60 typedef QDialog Superclass;
103 void updateConfigurations();
108 void onServerSelected();
123 void updateButtons();
128 void updateServerType();
133 void goToFirstPage();
138 void acceptConfigurationPage1();
143 void acceptConfigurationPage2();
148 void editServerStartup();
152 void onNameChanged();
158 void deleteAllServers();
175 void updateDialogTitle(
int page_number);
185 void authenticationRequired(QNetworkReply*, QAuthenticator*);
190 void updateImportableConfigurations();
195 void importError(
const QString& message);
200 void importServersSelectionChanged();
205 void importServers();
212 void saveSourcesList();
213 void cancelEditSources();
217 bool serverNameExists(
const QString&
name);
223 pqInternals* Internals;
#define PQCOMPONENTS_EXPORT
pqServerConnectDialog is a dialog that can be used to show the user a selection of server configurati...
pqServerConfiguration corresponds to a server connection configuration.
pqServerResource encapsulates a resource in ParaView.