You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
556 B
16 lines
556 B
/**
|
|
* @libdoc Cervisia Class Overview
|
|
*
|
|
* This is the class documentation for the Cervisia CVS front end. At the moment,
|
|
* the only way this code can easily be used in other applications is via the
|
|
* KPart. Hopefully it should be possible to provide more flexible facilities in
|
|
* future versions.
|
|
*
|
|
* @li @ref CervisiaPart
|
|
* A KPart that provides a reusable way to embed the Cervisia interface in an app.
|
|
*
|
|
* @li @ref CervisiaShell
|
|
* A basic main window shell that embeds the CervisiaPart to provide the standalone
|
|
* Cervisia application.
|
|
*/
|