#include <Iguana/Studio/interface/IgQtAppActiveService.h>
Public Member Functions | |
IgQtAppActiveService (IgState *state) | |
Private Member Functions | |
IG_DECLARE_STATE_ELEMENT (IgQtAppActiveService) | |
Private Attributes | |
IgState * | m_state |
Definition at line 44 of file IgQtAppActiveService.h.
IgQtAppActiveService::IgQtAppActiveService | ( | IgState * | state | ) |
Definition at line 19 of file IgQtAppActiveService.cc.
References ASSERT, m_state, and IgState::put().
IgQtAppActiveService::IG_DECLARE_STATE_ELEMENT | ( | IgQtAppActiveService | ) | [private] |
IgState* IgQtAppActiveService::m_state [private] |