armarx::armem::gui Namespace Reference

Namespaces

namespace  controller
 
namespace  instance
 
namespace  model
 
namespace  view
 

Classes

class  AbsoluteTimestampInput
 
class  ActionsMenuBuilder
 
class  CommitWidget
 
class  LTMWidget
 
class  MemoryViewer
 GUI component for viewing and managing memories. More...
 
struct  MemoryViewerUIContext
 
class  PredictionWidget
 
class  QueryWidget
 
class  RelativeTimestampInput
 
class  SnapshotForm
 
class  SnapshotFormAll
 
class  SnapshotFormIndexRange
 
class  SnapshotFormSingle
 
class  SnapshotFormTimeRange
 
class  SnapshotSelectorWidget
 Widget where queries for snapshots can be configured. More...
 
class  TimestampInput
 
class  TreeWidget
 

Typedefs

using AronDataView = instance::AronDataView
 
using InstanceView = instance::InstanceView
 
using InstanceViewList = instance::InstanceViewList
 
using MemoryTreeWidget = TreeWidget
 

Enumerations

enum class  ActiveMemoryState { FoundAndChecked , FoundAndNotChecked , NotFound }
 

Typedef Documentation

◆ AronDataView

Definition at line 40 of file AronDataView.h.

◆ InstanceView

Definition at line 56 of file InstanceView.h.

◆ InstanceViewList

◆ MemoryTreeWidget

Definition at line 111 of file TreeWidget.h.

Enumeration Type Documentation

◆ ActiveMemoryState

enum class ActiveMemoryState
strong
Enumerator
FoundAndChecked 
FoundAndNotChecked 
NotFound 

Definition at line 46 of file MemoryTypes.h.