Provides a means to logout from a webservice. More...
#include <RestUiLogoutDialog.hh>
Public Slots | |
void | SlotAcceptLogout () |
Slot for the AcceptLogin event. More... | |
Public Member Functions | |
RestUiLogoutDialog (QWidget *_parent, const std::string &_defautlUrl) | |
Constructor. More... | |
Provides a means to logout from a webservice.
gazebo::gui::RestUiLogoutDialog::RestUiLogoutDialog | ( | QWidget * | _parent, |
const std::string & | _defautlUrl | ||
) |
Constructor.
[in] | _parent | Parent QWidget |
[in] | _defaultUrl | Url text for the url (ex: https://superweb.com) |
|
slot |
Slot for the AcceptLogin event.