|
| IlvNotebookVXLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
virtual void | draw (const IlvNotebook *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Draws a notebook. More...
|
|
void | drawTab (const IlvNotebook *, IlUShort, const IlvRect &, IlvPort *, const IlvRegion *) const |
| Draws a notebook tab. More...
|
|
void | drawTabContents (const IlvNotebook *, const IlvNotebookPage *, const IlvRect &, IlvPort *, const IlvRegion *) const |
| Draws the contents of a notebook tab. More...
|
|
IlUShort | getLastVisibleTab (const IlvNotebook *nbg, IlBoolean &arrows, IlBoolean &cuttab, IlBoolean &decrSensitive, IlBoolean &incrSensitive) const |
| Computes the last visible tab of a notebook. More...
|
|
virtual void | getTabRect (const IlvNotebook *, IlUShort, const IlvRect &, IlvRect &) const |
| Computes the bounding box of notebook tab. More...
|
|
Public Member Functions inherited from IlvNotebookWLFHandler |
| IlvNotebookWLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
void | drawTab (const IlvNotebook *, IlUShort, const IlvRect &, IlvPort *, const IlvRegion *) const |
| Draws a notebook tab. More...
|
|
void | drawTabContents (const IlvNotebook *, const IlvNotebookPage *, const IlvRect &, IlvPort *, const IlvRegion *) const |
| Draws the contents of a notebook tab. More...
|
|
IlUShort | getLastVisibleTab (const IlvNotebook *nbg, IlBoolean &arrows, IlBoolean &cuttab, IlBoolean &decrSensitive, IlBoolean &incrSensitive) const |
| Computes the last visible tab of a notebook. More...
|
|
Public Member Functions inherited from IlvDefaultNotebookLFHandler |
virtual void | getTabSize (const IlvNotebookPage *, IlvDim &, IlvDim &) const |
| Computes the size of a notebook tab. More...
|
|
virtual IlBoolean | handleEvent (IlvNotebook *, IlvEvent &) const |
| Handles the events of a notebook. More...
|
|
Public Member Functions inherited from IlvNotebookLFHandler |
| IlvNotebookLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
Object Look-and-Feel class.
Library: ilvavxlook
The class for the ViewsX object look-and-feel handler of the notebook.