BibleTime
|
#include <btqmlinterface.h>
Public Attributes | |
int | column |
int | endIndex |
QString | selectedText |
int | startIndex |
Friends | |
bool | operator!= (Selection const &lhs, Selection const &rhs) |
bool | operator== (Selection const &lhs, Selection const &rhs) |
Definition at line 65 of file btqmlinterface.h.
Definition at line 78 of file btqmlinterface.h.
Definition at line 71 of file btqmlinterface.h.
int BtQmlInterface::Selection::column |
Definition at line 66 of file btqmlinterface.h.
int BtQmlInterface::Selection::endIndex |
Definition at line 68 of file btqmlinterface.h.
QString BtQmlInterface::Selection::selectedText |
Definition at line 69 of file btqmlinterface.h.
int BtQmlInterface::Selection::startIndex |
Definition at line 67 of file btqmlinterface.h.