|
Motiv
Marvelous OTF2 Traces Interactive Visualizer
|
Wrapper around QFileDialog that displays files with a otf2-file ending only. More...
#include <Otf2FileDialog.hpp>


Public Member Functions | |
| Otf2FileDialog (QWidget *parent=nullptr) | |
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.
|
explicit |
See Qt documentation for QFileDialog
| parent | The parent QWidget |
Definition at line 22 of file Otf2FileDialog.cpp.