18 #ifndef __H__OCULAR_BUTTON_FILE_BROWSE__H__
19 #define __H__OCULAR_BUTTON_FILE_BROWSE__H__
21 #include <QtWidgets/qpushbutton.h>
51 virtual QSize sizeHint()
const override;
67 std::string
const& getSelectedFile()
const;
79 std::string m_FilterString;
80 std::string m_SelectedFile;
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70