ClienteTFG
|
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_manager * | sesi |
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 |
view_loggin::view_loggin | ( | session_manager * | sesi | ) |
view_loggin View that permit show a loggig, include a minimal controler
sesi | Model that implements the funcionality |