35#include <QItemSelection>
38 class OwlServerSettingsDialogUI;
62 void updateServerTable();
64 void deleteSelectedServer();
68 void loginToSelectedServer(
PopupInfo info);
83 Ui::OwlServerSettingsDialogUI* ui =
nullptr;
85 bool m_ignore_changes =
false;
High-level OWL server client that combines WebSocket communication with file transfer,...
void finishedSignal()
Emitted when the dialog workflow has completed.
void updateSelectedServerFromUI()
Saves the UI changes to the selected server configuration.
void onServerCellChangedSlot(int, int)
Handles cell edits in the server table.
OwlServerSettingsDialog(OWLClientInterface *actions, QWidget *parent=nullptr)
Constructs the server settings dialog.
void onServerSelectionChanged()
Handles server selection changes in the table.
The primary namespace for the NDEVR SDK.