17#ifndef __albaSnapshotManager_H__
18#define __albaSnapshotManager_H__
Implementation of the message object for the Subject/Observer design pattern.
class name: albaGUIImageViewer
class name: albaGUISettings base class for more complex specified classes regarding the setting of ap...
albaGUI is a panel with function to easily create GUI.
albaLogicWithManagers provide:
Interface implementing the Observer of the Subject/Observer design pattern.
Class Name: albaSnapshotManager.
virtual void OnEvent(albaEventBase *alba_event)
Event Management.
bool HasSnapshots(albaVME *root)
void ShowSnapshotPreview()
~albaSnapshotManager()
Default destructor.
void FindOrCreateSnapshotGroup(albaVME *root)
void SetMouse(albaDeviceButtonsPadMouse *mouse)
int m_SnapshotsCustomResoluzion
void SetSnapshotGroup(albaVMEGroup *group)
albaGUIImageViewer * m_ImageViewer
wxColour m_ColorBackground
void InitializeSettings()
Initialize the application settings.
void CreateSnapshot(albaVME *node, albaView *selectedView)
albaVMEGroup * GetSnapshotGroup()
albaSnapshotManager()
Default constructor.
albaVMEGroup * m_SnapshotsGroup
albaGUI * GetSettingsGui()
albaView is the base class for Views in alba.