Public Slots | Public Member Functions

MainWindow Class Reference

The main window of the application. Also handles menu actions. More...

#include <mainwindow.h>

List of all members.

Public Slots

void setDefault ()
 Sets default values for gradient editor points.

Public Member Functions

 MainWindow (QWidget *parent=0)
 The default constructor.
 ~MainWindow ()
 Default destructor.

Detailed Description

The main window of the application. Also handles menu actions.

Definition at line 22 of file mainwindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0 ) [explicit]

The default constructor.

Parameters:
parentthe parent widget

Definition at line 8 of file mainwindow.cpp.

MainWindow::~MainWindow (  )

Default destructor.

Definition at line 75 of file mainwindow.cpp.


Member Function Documentation

void MainWindow::setDefault (  ) [slot]

Sets default values for gradient editor points.

Definition at line 84 of file mainwindow.cpp.


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