KDevelop API Documentation

Paren Struct Reference

#include <parenmatcher.h>

List of all members.

Public Types

enum  Type { Open, Closed }

Public Member Functions

 Paren ()
 Paren (int t, const QChar &c, int p)

Public Attributes

Type type
QChar chr
int pos


Member Enumeration Documentation

enum Paren::Type
 

Enumeration values:
Open 
Closed 

Definition at line 34 of file parenmatcher.h.


Constructor & Destructor Documentation

Paren::Paren  )  [inline]
 

Definition at line 32 of file parenmatcher.h.

Paren::Paren int  t,
const QChar c,
int  p
[inline]
 

Definition at line 33 of file parenmatcher.h.


Member Data Documentation

QChar Paren::chr
 

Definition at line 36 of file parenmatcher.h.

int Paren::pos
 

Definition at line 37 of file parenmatcher.h.

Type Paren::type
 

Definition at line 35 of file parenmatcher.h.


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:04 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003