  Introduction Screenshots License/Download Installation Userinterface Function Index Macro Programming Links Community    no help |  | rect Class Referencerectangle more... Public Member FunctionsDetailed DescriptionA rectangle Member Documentation void rect::setLeft(int left)
set left Set left. void rect::setRight(int right)
set right Set right. void rect::setTop(int top)
set top Set top. void rect::setBottom(int bottom)
set bottom Set bottom. int rect::left()
get left Get left. int rect::right()
get right Get right. int rect::top()
get top Get top. int rect::bottom()
get bottom Get bottom. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |