KDevelop API Documentation

QEditorKey Struct Reference

List of all members.

Public Attributes

int key
int ascii
int state
QString text
bool autorep
ushort count

Member Data Documentation

int QEditorKey::ascii
 

Definition at line 129 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().

bool QEditorKey::autorep
 

Definition at line 132 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().

ushort QEditorKey::count
 

Definition at line 133 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().

int QEditorKey::key
 

Definition at line 128 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().

int QEditorKey::state
 

Definition at line 130 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().

QString QEditorKey::text
 

Definition at line 131 of file qeditor.cpp.

Referenced by QEditor::event(), and QEditor::executeMacro().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003