KXQTS::MainWindow Class Reference

The main window of the KXQTSView application. More...

#include <MainWindow.h>

Inheritance diagram for KXQTS::MainWindow:

Inheritance graph
[legend]
Collaboration diagram for KXQTS::MainWindow:

Collaboration graph
[legend]
List of all members.

Signals

void testCaseSelected (TestCase *const tc)

Public Member Functions

virtual void closeEvent (QCloseEvent *event)
 MainWindow ()
virtual ~MainWindow ()

Detailed Description

The main window of the KXQTSView application.

MainWindow is heavily influenced by Qt's examples covering recent files, main window usage, QSettings, and other central parts.

Author:
Frans Englich <frans.englich@telia.com>

Definition at line 42 of file MainWindow.h.


Member Function Documentation

void MainWindow::closeEvent ( QCloseEvent *  event  )  [virtual]

Takes care of saving QSettings.

Definition at line 374 of file MainWindow.cpp.

void KXQTS::MainWindow::testCaseSelected ( TestCase *const  tc  )  [signal]

Emitted whenever a test case is selected. The test case selected is tc. If something that wasn't a test case was selected, such as a test group or that a new test suite was opened, tc is null.

Referenced by MainWindow().


The documentation for this class was generated from the following files:
Generated on Thu Feb 8 14:54:31 2007 for Patternist by  doxygen 1.5.1