Illustrative Line Visualization
Implementation of the method by Everts et al. for visualizing dense line data.
Public Member Functions | Protected Slots | Protected Member Functions | List of all members
MainWindow Class Reference

The main window of the application. More...

#include <mainwindow.h>

Inheritance diagram for MainWindow:

Public Member Functions

 MainWindow (QWidget *parent=0)
 Constructs a new main window. More...
 

Protected Slots

void load ()
 Displays a dialog to load a data file.
 

Protected Member Functions

int getMaximumSamples ()
 Queries the maximum number of samples supported by the system. More...
 

Detailed Description

The main window of the application.

Constructor & Destructor Documentation

◆ MainWindow()

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

Constructs a new main window.

Parameters
theparent widget.

Member Function Documentation

◆ getMaximumSamples()

int MainWindow::getMaximumSamples ( )
protected

Queries the maximum number of samples supported by the system.

Returns
the maximum number of samples.

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