Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Otf2FileDialog Class Reference

Wrapper around QFileDialog that displays files with a otf2-file ending only. More...

#include <Otf2FileDialog.hpp>

Inheritance diagram for Otf2FileDialog:
Inheritance graph
[legend]
Collaboration diagram for Otf2FileDialog:
Collaboration graph
[legend]

Public Member Functions

 Otf2FileDialog (QWidget *parent=nullptr)
 

Detailed Description

Wrapper around QFileDialog that displays files with a otf2-file ending only.

Besides, it checks the history for the last file opened, and shows the according directory. If the history is empty, the home directory is shown instead.

Definition at line 30 of file Otf2FileDialog.hpp.

Constructor & Destructor Documentation

◆ Otf2FileDialog()

Otf2FileDialog::Otf2FileDialog ( QWidget *  parent = nullptr)
explicit

See Qt documentation for QFileDialog

Parameters
parentThe parent QWidget

Definition at line 22 of file Otf2FileDialog.cpp.


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