~QGoDBInitCreateUserPage()
bool CreateGofigureUserWithDatabaseConnector(vtkMySQLDatabase *DatabaseConnector, std::string iLogin, std::string iServerName, std::string iPassword)
QGoDBInitCreateUserPage(QWidget *iparent=0)
void UserAndDatabaseCreated()
Q_DISABLE_COPY(QGoDBInitCreateUserPage)
bool QuestionToUser(QString iQuestion)
create a dialog with OK and Cancel button asking iquestion to the user, return true if the user press...
bool UserNameAlreadyExits(vtkMySQLDatabase *DatabaseConnector, std::string iLogin)