|
JX Application Framework
|
#include "JXTreeListWidget.h"#include "JXUrgentFunctionTask.h"#include "jXGlobals.h"#include <jx-af/jcore/JTree.h>#include <jx-af/jcore/JTreeList.h>#include <jx-af/jcore/JTreeNode.h>#include <jx-af/jcore/JPainter.h>#include "JXColorManager.h"#include <jx-af/jcore/JTableSelection.h>#include <jx-af/jcore/JMinMax.h>#include <jx-af/jcore/jASCIIConstants.h>#include <sstream>#include <jx-af/jcore/jAssert.h>Variables | |
| const JSize | kDefColWidth = 100 |
| const JSize | kMinCellWidth = 10 |
| const JSize | kDefaultIndent = 10 |
| const JCoordinate | kToggleColWidth = 20 |
| const JSize | kDefaultMaxOpenDepth = 5 |
| const JSize kDefaultIndent = 10 |
| const JSize kDefaultMaxOpenDepth = 5 |
| const JSize kDefColWidth = 100 |
| const JSize kMinCellWidth = 10 |
| const JCoordinate kToggleColWidth = 20 |