Class hierarchy   Compound list   File list   Compound Members   File Members  

StackCount Class Reference

List of all members.

Public Members

Private Members


Member Function Documentation

StackCount::StackCount()

int StackCount::depth()

int StackCount::line()

char* StackCount::dir()

char* StackCount::file()

void StackCount::setFile( char *x)

void StackCount::setLine(int x)

void StackCount::setDir(char *x)

void StackCount::setDepth(int x)

void StackCount::clear()


Member Data Documentation

int StackCount::_line [private]

int StackCount::_depth [private]

QString StackCount::_dir [private]

QString StackCount::_filename [private]


The documentation for this class was generated from the following file:
Generated at Sun Apr 11 18:58:26 1999 for QtEZ_DB by doxygen  written by Dimitri van Heesch, © 1997-1998