18 #ifndef __H__OCULAR_BUTTON_DIRECTORY_BROWSE__H__
19 #define __H__OCULAR_BUTTON_DIRECTORY_BROWSE__H__
21 #include <QtWidgets/qpushbutton.h>
51 virtual QSize sizeHint()
const override;
62 std::string
const& getSelectedDirectory()
const;
74 std::string m_SelectedDirectory;
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70