#include "axlInspectorToolCreatorLine.h"
#include "axlInspectorObjectController.h"
#include "axlInspectorObjectManagerTreeItem.h"
#include <axlCore/axlPoint.h>
#include <axlCore/axlLine.h>
#include <axlCore/axlAbstractData.h>
#include <dtkCoreSupport/dtkAbstractProcessFactory.h>
#include <dtkCoreSupport/dtkAbstractProcess.h>
#include <dtkGuiSupport/dtkColorButton.h>
#include <axlCore/axlDataDynamic.h>
#include <axlCore/axlLineCreator.h>
#include <QtGui>
Go to the source code of this file.
Functions | |
axlInspectorToolInterface * | createaxlInspectorToolCreatorLine (void) |
axlInspectorToolInterface* createaxlInspectorToolCreatorLine | ( | void | ) |
Definition at line 270 of file axlInspectorToolCreatorLine.cpp.