|
|
|
@ -37,7 +37,7 @@ class LSkatView;
|
|
|
|
|
/** LSkatDoc provides a document object for a document-view model.
|
|
|
|
|
*
|
|
|
|
|
* The LSkatDoc class provides a document object that can be used in conjunction with the classes LSkatApp and LSkatView
|
|
|
|
|
* to create a document-view model for standard KDE applications based on KApplication and KTMainWindow. Thereby, the document object
|
|
|
|
|
* to create a document-view model for standard TDE applications based on KApplication and KTMainWindow. Thereby, the document object
|
|
|
|
|
* is created by the LSkatApp instance and contains the document structure with the according methods for manipulation of the document
|
|
|
|
|
* data by LSkatView objects. Also, LSkatDoc contains the methods for serialization of the document data from and to files.
|
|
|
|
|
*
|
|
|
|
|