[Kvirus Index] [Kvirus Heirarchy]
This Class is the base class for your application More...
#include <kvirus.h>
Inherits: KTMainWindow
This Class is the base class for your application. It sets up the main window and reads the config file as well as providing a menubar, toolbar and statusbar. For the main view, an instance of class KvirusView is created which creates your view.
construtor
destructor
initMenuBar creates the menu_bar and inserts the menuitems
this creates the toolbars. Change the toobar look and add new toolbars in this
setup the statusbar
setup the mainview
save the app-specific options on slotAppExit or by an Options dialog
read the app-specific options on init() or by an Options dialog
enable menuentries/toolbar items
disable menuentries/toolbar items
overloaded for Message box on last window exit
switch argument for slot selection by menu or toolbar ID
switch argument for Statusbar help entries on slot selection
open a new application window
generate a new document in the actual view
open a document
save a document
save a document under a different filename
close the actual file
print the actual file
close the current window
exits the application
put the marked text/object into the clipboard and remove
put the marked text/object into the clipboard
paste the clipboard into the document
toggle the toolbar
toggle the statusbar
change the status message to text
change the status message of the whole statusbar temporary
Documentation generated by sskang@yeesoo on Sat Jun 12 00:50:24 PDT 1999 | Kdoc |