MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetInputPassword

Method GetInputPassword

src/render_panel/ui/user/user_register_dialog.cpp:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 }
148
149 std::string UserRegisterDialog::GetInputPassword() {
150 return password_input_->GetPassword().toStdString();
151 }
152
153 void UserRegisterDialog::paintEvent(QPaintEvent *event) {
154 TcCustomTitleBarDialog::paintEvent(event);

Callers

nothing calls this directly

Calls 1

GetPasswordMethod · 0.45

Tested by

no test coverage detected