Warning, file /sdk/cervisia/overview.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 /** 0002 * @libdoc Cervisia Class Overview 0003 * 0004 * This is the class documentation for the Cervisia CVS front end. At the moment, 0005 * the only way this code can easily be used in other applications is via the 0006 * KPart. Hopefully it should be possible to provide more flexible facilities in 0007 * future versions. 0008 * 0009 * @li @ref CervisiaPart 0010 * A KPart that provides a reusable way to embed the Cervisia interface in an app. 0011 * 0012 * @li @ref CervisiaShell 0013 * A basic main window shell that embeds the CervisiaPart to provide the standalone 0014 * Cervisia application. 0015 */ 0016 0017 // krazy:skip