#include <bookmarkhandler.h>
Public Attributes | |
| std::string | name |
| std::string | url |
Definition at line 37 of file bookmarkhandler.h.
| std::string name |
A human readable name of the bookmark.
Definition at line 39 of file bookmarkhandler.h.
| std::string url |
The URL of the bookmark.
Definition at line 40 of file bookmarkhandler.h.
1.4.7