App::CellAddress Member List

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

asInt() constApp::CellAddressprotected
Cell enum nameApp::CellAddress
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
operator>(const CellAddress &other) constApp::CellAddress
parseAbsoluteAddress(const char *txt)App::CellAddress
row() constApp::CellAddress
setCol(int c, bool clip=false)App::CellAddress
setRow(int r, bool clip=false)App::CellAddress
toString(Cell=Cell::ShowFull) constApp::CellAddress