KDevelop API Documentation

lib/widgets/ktabzoomposition.h

Go to the documentation of this file.
00001 #ifndef __K_TABZOOMPOSITION_H__ 00002 #define __K_TABZOOMPOSITION_H__ 00003 00004 00005 class KTabZoomPosition 00006 { 00007 public: 00008 00009 enum Position { Left, Right, Top, Bottom }; 00010 00011 }; 00012 00013 00014 #endif
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:08 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003