BibleTime
Public Attributes | Friends | List of all members
BtQmlInterface::Selection Struct Reference

#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)
 

Detailed Description

Definition at line 65 of file btqmlinterface.h.

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( Selection const &  lhs,
Selection const &  rhs 
)
friend

Definition at line 78 of file btqmlinterface.h.

◆ operator==

bool operator== ( Selection const &  lhs,
Selection const &  rhs 
)
friend

Definition at line 71 of file btqmlinterface.h.

Member Data Documentation

◆ column

int BtQmlInterface::Selection::column

Definition at line 66 of file btqmlinterface.h.

◆ endIndex

int BtQmlInterface::Selection::endIndex

Definition at line 68 of file btqmlinterface.h.

◆ selectedText

QString BtQmlInterface::Selection::selectedText

Definition at line 69 of file btqmlinterface.h.

◆ startIndex

int BtQmlInterface::Selection::startIndex

Definition at line 67 of file btqmlinterface.h.


The documentation for this struct was generated from the following file: