Contents
#include <presetcomponent.h> struct GUIActionScope: public Core::ScopedVar { // construction GUIActionScope (bool state = true); };
public: // fields T& var; T old;