![]() |
An open-source, flexible 3D physical simulation framework
|
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 } |
Enumerator | |
---|---|
COL_NAME | |
COL_PATH | |
COL_VERSION | |
COL_SRC | |
COL_REVISION | |
COL_REFCOUNT | |
NUM_OF_COLS |
Definition at line 13 of file LibManagerWidget.cpp.
Enumerator | |
---|---|
CALLBACK_INFO | |
CALLBACK_LOAD |
Definition at line 47 of file LibManagerGui.cpp.