![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Object Look-and-Feel class. More...
#include <ilviews/gadgets/vx/matrix.h>
Public Member Functions | |
| IlvMatrixVXLFHandler (IlvLookFeelHandler *lfh) | |
| Constructor. | |
| virtual void | drawRelief (const IlvMatrix *, IlUShort, IlUShort, IlvPort *, const IlvRect &, const IlvRect *) const |
| Is called to draw the relief of a matrix item. | |
Object Look-and-Feel class.
Library: ilvavxlook
The class for the ViewsX object look-and-feel handler of the matrix gadget.
| IlvMatrixVXLFHandler::IlvMatrixVXLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Creates a new IlvMatrixVXLFHandler instance and initializes it with lfh.
| lfh | The look-and-feel handler which this handler will be associated to. |
| virtual void IlvMatrixVXLFHandler::drawRelief | ( | const IlvMatrix * | matrix, | |
| IlUShort | colno, | |||
| IlUShort | rowno, | |||
| IlvPort * | dst, | |||
| const IlvRect & | rect, | |||
| const IlvRect * | clip | |||
| ) | const [virtual] |
Is called to draw the relief of a matrix item.
| matrix | The matrix. | |
| colno | The column number. | |
| rowno | The row number. | |
| dst | The destination port. | |
| rect | The rectangle where to draw the relief. | |
| clip | The clipping rectangle. |
Reimplemented from IlvMatrixWLFHandler.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.