Main Page   Compound List   File List   Compound Members   File Members  

KMtraceCallStack.hh

Go to the documentation of this file.
00001 #ifndef __KMTRACALLSTACK__H__
00002 #define __KMTRACALLSTACK__H__
00003 
00004 // Qt includes
00005 #include <qobjectlist.h>
00006 
00017 class KMtraceCallStack : public QObjectList
00018 {
00019    public:
00020       // constructor
00021       KMtraceCallStack( );
00022       
00023       // everything else is inherited from the base class QObjectList
00024 };
00025 
00026 #endif

Generated on Fri Jan 3 11:42:18 2003 for kmtraceviewer by doxygen1.3-rc1