Base interface for links.
More...
#include "ilink.h"
Base interface for links.
Links should implement this interface.
Definition at line 113 of file ilink.h.
◆ ~ILink()
virtual LC::Monocle::ILink::~ILink |
( |
| ) |
|
|
virtualdefault |
◆ GetArea()
Returns the area on the page of this link.
If the link doesn't belong to a page (i. e. is a TOC link) the return value isn't used and may be arbitrary.
- Returns
- The area of this link on its page.
◆ GetLinkAction()
virtual LinkAction LC::Monocle::ILink::GetLinkAction |
( |
| ) |
const |
|
pure virtual |
◆ GetLinkType()
virtual LinkType LC::Monocle::ILink::GetLinkType |
( |
| ) |
const |
|
pure virtual |
Returns the link type.
- Returns
- The type of this link.
◆ GetToolTip()
virtual QString LC::Monocle::ILink::GetToolTip |
( |
| ) |
const |
|
inlinevirtual |
Returns the tooltip for the link.
Definition at line 141 of file ilink.h.
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/plugins/monocle/interfaces/monocle/ilink.h