LiteManWindow Class Reference

The main window for LiteMan. More...

#include <litemanwindow.h>

Collaboration diagram for LiteManWindow:

Collaboration graph
[legend]

List of all members.

Signals

void prefsChanged ()

Public Member Functions

 LiteManWindow (const QString &fileToOpen=0)
 ~LiteManWindow ()
void setLanguage (QString l)
 Set the chosen language (used in the translator) to localize help too.
QString mainDbPath ()

Protected Member Functions

void closeEvent (QCloseEvent *e)
 This method handles closing of the main window by saving the window's state and accepting the event.


Detailed Description

The main window for LiteMan.

This class creates and manages the main window of LiteMan, and preety much everything in it. It handles actions as well as triggeres other dialogs and windows.

Author:
Igor Khanin

Petr Vanek <petr@scribus.info>


Constructor & Destructor Documentation

LiteManWindow::LiteManWindow ( const QString &  fileToOpen = 0  ) 

LiteManWindow::~LiteManWindow (  ) 


Member Function Documentation

void LiteManWindow::setLanguage ( QString  l  )  [inline]

Set the chosen language (used in the translator) to localize help too.

Referenced by main().

QString LiteManWindow::mainDbPath (  )  [inline]

void LiteManWindow::prefsChanged (  )  [signal]

void LiteManWindow::closeEvent ( QCloseEvent *  e  )  [protected]

This method handles closing of the main window by saving the window's state and accepting the event.

References SqlEditor::saveOnExit(), and DataViewer::setTableModel().


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

Generated on Sat Jul 26 09:05:56 2008 for Sqliteman by  doxygen 1.5.5