10#include "../interface/widgets/general/home_widget.h"
Definition abstract_client.h:51
TabHome(TabSupervisor *_tabSupervisor, AbstractClient *_client)
Definition tab_home.cpp:3
HomeWidget * homeWidget
Definition tab_home.h:22
QString getTabText() const override
Definition tab_home.h:27
AbstractClient * client
Definition tab_home.h:21
void retranslateUi() override
Definition tab_home.cpp:9
Definition tab_supervisor.h:83
Tab(TabSupervisor *_tabSupervisor)
Definition tab.cpp:11