ClienteTFG
Public Member Functions | Public Attributes | List of all members
view_loggin Class Reference
Inheritance diagram for view_loggin:

Public Member Functions

 view_loggin (session_manager *sesi)
 view_loggin View that permit show a loggig, include a minimal controler More...
 
void on_button_clicked ()
 on_button_clicked Function of a button
 

Public Attributes

session_managersesi
 
Gtk::Label user
 
Gtk::Entry entry_user
 
Gtk::Box box_user
 
Gtk::Label pass
 
Gtk::Entry entry_pass
 
Gtk::Box box_pass
 
Gtk::Button button
 
Gtk::Box box
 
bool login
 
bool admin
 

Constructor & Destructor Documentation

◆ view_loggin()

view_loggin::view_loggin ( session_manager sesi)

view_loggin View that permit show a loggig, include a minimal controler

Parameters
sesiModel that implements the funcionality

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