34#include <NDEVR/NDEVRServerManager.h>
38 class CreateAccountDialogUI;
83 Ui::CreateAccountDialogUI* ui =
nullptr;
CreateAccountDialog(OWLClientInterface *server_actions, QWidget *parent=nullptr)
Constructs the account creation dialog.
void canceledSignal()
Emitted when the user cancels account creation.
QSize sizeHint() const override
Returns the recommended size for the dialog.
void setConnection(const NDEVRServerManager::OWLServer &server)
Sets the server connection to create the account on.
ServerUserInfo userInfo() const
Returns the user information entered in the dialog.
void updatePasscodeDisplay()
Updates the passcode strength display based on current input.
void finishedSignal()
Emitted when account creation has finished successfully.
High-level OWL server client that combines WebSocket communication with file transfer,...
The primary namespace for the NDEVR SDK.
Represents an OWL server entry with a name and unique ID.
Extended user information including contact details and encryption keys.