libt3widget
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules
List of all members | Public Member Functions | Public Attributes
t3_widget::text_coordinate_t Struct Reference

Public Member Functions

bool operator!= (const text_coordinate_t &other) const
 
bool operator< (const text_coordinate_t &other) const
 
bool operator<= (const text_coordinate_t &other) const
 
bool operator== (const text_coordinate_t &other) const
 
bool operator> (const text_coordinate_t &other) const
 
bool operator>= (const text_coordinate_t &other) const
 
 text_coordinate_t (int _line, int _pos)
 

Public Attributes

int line
 
int pos