#include <ButtonResourceBrowse.hpp>
|
| ButtonResourceBrowse (QWidget *parent=nullptr) |
|
virtual QSize | sizeHint () const override |
|
bool | wasEdited (bool reset=true) |
|
void | setResourceType (Core::ResourceType type) |
|
std::string const & | getSelectedResource () const |
|
Helper class implementation of QPushButton for selecting resources.
bool Ocular::Editor::ButtonResourceBrowse::wasEdited |
( |
bool |
reset = true | ) |
|
- Parameters
-
[in] | reset | If TRUE, then the edited flag is reset back to FALSE. |
- Returns
- TRUE if the user has modifed this edit.
The documentation for this class was generated from the following files:
- C:/Projects/OcularEngine/OcularEditor/include/Widgets/Standard/ButtonResourceBrowse.hpp
- C:/Projects/OcularEngine/OcularEditor/src/Widgets/Standard/ButtonResourceBrowse.cpp