ImFusion C++ SDK 4.4.0
ImFusion::LoadUnknownDialog Class Reference

#include <ImFusion/GUI/LoadUnknownDialog.h>

Dialog for opening files without specified type. More...

Inheritance diagram for ImFusion::LoadUnknownDialog:

Detailed Description

Dialog for opening files without specified type.

Public Slots

void onSetFileType (QString)
 Translates the integer position in the list to a string corresponding to the list entry and saves that one under m_fileType.

Public Member Functions

 LoadUnknownDialog (QWidget *parent=0)
std::string fileType () const
 Returns the string containing the choice of the user.

Protected Attributes

Ui_SelectFileTypeDialog * m_ui

The documentation for this class was generated from the following file:
  • ImFusion/GUI/LoadUnknownDialog.h
Search Tab / S to search, Esc to close