Qt 4.8
Namespaces | Enumerations | Variables
qmlinspectorconstants.h File Reference
#include <QtDeclarative/private/qdeclarativeglobal_p.h>

Go to the source code of this file.

Namespaces

 QmlJSDebugger
 
 QmlJSDebugger::Constants
 

Enumerations

enum  QmlJSDebugger::Constants::DesignTool {
  QmlJSDebugger::Constants::NoTool = 0, QmlJSDebugger::Constants::SelectionToolMode = 1, QmlJSDebugger::Constants::MarqueeSelectionToolMode = 2, QmlJSDebugger::Constants::MoveToolMode = 3,
  QmlJSDebugger::Constants::ResizeToolMode = 4, QmlJSDebugger::Constants::ColorPickerMode = 5, QmlJSDebugger::Constants::ZoomMode = 6
}
 
enum  QmlJSDebugger::Constants::GraphicsItemTypes { QmlJSDebugger::Constants::EditorItemType = 0xEAAA, QmlJSDebugger::Constants::ResizeHandleItemType = 0xEAEA }
 

Variables

static const int QmlJSDebugger::Constants::DragStartDistance = 20
 
static const int QmlJSDebugger::Constants::DragStartTime = 50
 
static const int QmlJSDebugger::Constants::EditorItemDataKey = 1000
 
static const double QmlJSDebugger::Constants::ZoomSnapDelta = 0.04