Qt 4.8
Public Functions | Public Variables | List of all members
QScriptDebuggerCommandPrivate Class Reference

Public Functions

 QScriptDebuggerCommandPrivate ()
 
 ~QScriptDebuggerCommandPrivate ()
 

Public Variables

QHash< QScriptDebuggerCommand::Attribute, QVariantattributes
 
QScriptDebuggerCommand::Type type
 

Detailed Description

Definition at line 72 of file qscriptdebuggercommand.cpp.

Constructors and Destructors

◆ QScriptDebuggerCommandPrivate()

QScriptDebuggerCommandPrivate::QScriptDebuggerCommandPrivate ( )

◆ ~QScriptDebuggerCommandPrivate()

QScriptDebuggerCommandPrivate::~QScriptDebuggerCommandPrivate ( )

Definition at line 87 of file qscriptdebuggercommand.cpp.

88 {
89 }

Properties

◆ attributes

QHash<QScriptDebuggerCommand::Attribute, QVariant> QScriptDebuggerCommandPrivate::attributes

◆ type

QScriptDebuggerCommand::Type QScriptDebuggerCommandPrivate::type

The documentation for this class was generated from the following file: