JX Application Framework
Loading...
Searching...
No Matches
Variables
JXTreeListWidget.cpp File Reference
#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>
Include dependency graph for JXTreeListWidget.cpp:

Variables

const JSize kDefColWidth = 100
 
const JSize kMinCellWidth = 10
 
const JSize kDefaultIndent = 10
 
const JCoordinate kToggleColWidth = 20
 
const JSize kDefaultMaxOpenDepth = 5
 

Variable Documentation

◆ kDefaultIndent

const JSize kDefaultIndent = 10

◆ kDefaultMaxOpenDepth

const JSize kDefaultMaxOpenDepth = 5

◆ kDefColWidth

const JSize kDefColWidth = 100

◆ kMinCellWidth

const JSize kMinCellWidth = 10

◆ kToggleColWidth

const JCoordinate kToggleColWidth = 20