Public Attributes | |
std::vector< BrowserHistoryEntry > | m_history |
Public Member Functions | |
void | push (const std::string &html, const std::string &scene, const std::string &rootdir) |
BrowserHistoryEntry | current () |
BrowserHistoryEntry | pop () |
int | size () |
std::vector<BrowserHistoryEntry> sofa::gui::qt::BrowserHistory::m_history |
BrowserHistoryEntry sofa::gui::qt::BrowserHistory::current | ( | ) |
BrowserHistoryEntry sofa::gui::qt::BrowserHistory::pop | ( | ) |
void sofa::gui::qt::BrowserHistory::push | ( | const std::string & | html, |
const std::string & | scene, | ||
const std::string & | rootdir | ||
) |
int sofa::gui::qt::BrowserHistory::size | ( | void | ) |