Go to the source code of this file.
Classes | |
class | ak::aTtbContainer |
This class provides a interface that represents a tab toolbar container. More... | |
Namespaces | |
namespace | ak |
Macros | |
#define | TTB_CONT_DEL_PARENTCHECK assert(m_parentObject != nullptr); m_parentObject->removeChildObject(this); |
#define | TTB_CONTAINER_DESTROYING TTB_CONT_DEL_PARENTCHECK |
#define TTB_CONT_DEL_PARENTCHECK assert(m_parentObject != nullptr); m_parentObject->removeChildObject(this); |
#define TTB_CONTAINER_DESTROYING TTB_CONT_DEL_PARENTCHECK |