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

Public Functions

 QScriptDebuggerConsoleCommandGroupDataPrivate ()
 
 ~QScriptDebuggerConsoleCommandGroupDataPrivate ()
 

Public Variables

QString longDescription
 
QBasicAtomicInt ref
 
QString shortDescription
 

Detailed Description

Definition at line 59 of file qscriptdebuggerconsolecommandgroupdata.cpp.

Constructors and Destructors

◆ QScriptDebuggerConsoleCommandGroupDataPrivate()

QScriptDebuggerConsoleCommandGroupDataPrivate::QScriptDebuggerConsoleCommandGroupDataPrivate ( )

◆ ~QScriptDebuggerConsoleCommandGroupDataPrivate()

QScriptDebuggerConsoleCommandGroupDataPrivate::~QScriptDebuggerConsoleCommandGroupDataPrivate ( )

Definition at line 76 of file qscriptdebuggerconsolecommandgroupdata.cpp.

77 {
78 }

Properties

◆ longDescription

QString QScriptDebuggerConsoleCommandGroupDataPrivate::longDescription

Definition at line 66 of file qscriptdebuggerconsolecommandgroupdata.cpp.

◆ ref

QBasicAtomicInt QScriptDebuggerConsoleCommandGroupDataPrivate::ref

◆ shortDescription

QString QScriptDebuggerConsoleCommandGroupDataPrivate::shortDescription

Definition at line 65 of file qscriptdebuggerconsolecommandgroupdata.cpp.


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