Public Slots | Public Member Functions | List of all members
gazebo::gui::RestUiLogoutDialog Class Reference

Provides a means to logout from a webservice. More...

#include <RestUiLogoutDialog.hh>

Inheritance diagram for gazebo::gui::RestUiLogoutDialog:
Inheritance graph
[legend]

Public Slots

void SlotAcceptLogout ()
 Slot for the AcceptLogin event. More...
 

Public Member Functions

 RestUiLogoutDialog (QWidget *_parent, const std::string &_defautlUrl)
 Constructor. More...
 

Detailed Description

Provides a means to logout from a webservice.

Constructor & Destructor Documentation

gazebo::gui::RestUiLogoutDialog::RestUiLogoutDialog ( QWidget *  _parent,
const std::string &  _defautlUrl 
)

Constructor.

Parameters
[in]_parentParent QWidget
[in]_defaultUrlUrl text for the url (ex: https://superweb.com)

Member Function Documentation

void gazebo::gui::RestUiLogoutDialog::SlotAcceptLogout ( )
slot

Slot for the AcceptLogin event.


The documentation for this class was generated from the following file: