App::CellAddress Member List

This is the complete list of members for App::CellAddress, including all inherited members.

asInt() constApp::CellAddressprotected
CellAddress(int row=-1, int col=-1, bool absRow=false, bool absCol=false)App::CellAddress
CellAddress(const char *address)App::CellAddress
CellAddress(const std::string &address)App::CellAddress
col() constApp::CellAddress
isAbsoluteCol() constApp::CellAddress
isAbsoluteRow() constApp::CellAddress
isValid()App::CellAddress
MAX_COLUMNSApp::CellAddressstatic
MAX_ROWSApp::CellAddressstatic
operator!=(const CellAddress &other) constApp::CellAddress
operator<(const CellAddress &other) constApp::CellAddress
operator==(const CellAddress &other) constApp::CellAddress
parseAbsoluteAddress(const char *txt)App::CellAddress
row() constApp::CellAddress
setCol(int c)App::CellAddress
setRow(int r)App::CellAddress
toString(bool noAbsolute=false) constApp::CellAddress