MCPcopy Create free account
hub / github.com/cmauri/eviacam / GetEnabled

Method GetEnabled

src/clickwindowcontroller.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 inline const EButton GetLockedButton () const;
70
71 bool GetEnabled () const { return m_enabled; }
72
73 bool GetAutohide() const { return m_autohide; }
74 void SetAutohide(bool enable);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected