Privacy
An open-source, flexible 3D physical simulation framework
mars::plugins::lib_manager_gui Namespace Reference

Classes

class  LibManagerGui
 
class  LibManagerWidget
 

Enumerations

enum  MenuCallback { CALLBACK_INFO = 1, CALLBACK_LOAD }
 
enum  Columns {
  COL_NAME = 0, COL_PATH, COL_VERSION, COL_SRC,
  COL_REVISION, COL_REFCOUNT, NUM_OF_COLS
}
 

Enumeration Type Documentation

◆ Columns

Enumerator
COL_NAME 
COL_PATH 
COL_VERSION 
COL_SRC 
COL_REVISION 
COL_REFCOUNT 
NUM_OF_COLS 

Definition at line 13 of file LibManagerWidget.cpp.

◆ MenuCallback

Enumerator
CALLBACK_INFO 
CALLBACK_LOAD 

Definition at line 47 of file LibManagerGui.cpp.