Schematux Class Reference

Main window class. More...

#include <schematux.h>

List of all members.

Public Member Functions

 Schematux ()
virtual ~Schematux ()
void load (const KURL &url)

Protected Member Functions

virtual void dragEnterEvent (QDragEnterEvent *event)
virtual void dropEvent (QDropEvent *event)
void saveProperties (KConfig *)
void readProperties (KConfig *)


Detailed Description

Main window class.

This class serves as the main window for Schematux. It handles the menus, toolbars, and status bars.

Author:
James Fuller,,, <james>
Version:
0.1

Constructor & Destructor Documentation

Schematux::Schematux (  ) 

Default Constructor

Schematux::~Schematux (  )  [virtual]

Default Destructor


Member Function Documentation

void Schematux::dragEnterEvent ( QDragEnterEvent *  event  )  [protected, virtual]

Overridden virtuals for Qt drag 'n drop (XDND)

void Schematux::load ( const KURL &  url  ) 

Use this method to load whatever file/URL you have

void Schematux::readProperties ( KConfig *  config  )  [protected]

This function is called when this app is restored. The KConfig object points to the session management config file that was saved with saveProperties

void Schematux::saveProperties ( KConfig *  config  )  [protected]

This function is called when it is time for the app to save its properties for session management purposes.


The documentation for this class was generated from the following files:

Generated on Wed Feb 19 20:13:55 2014 for Schematux by  doxygen 1.5.7