rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions
IlvFrameMLFHandler Class Reference

Object Look-and-Feel class. More...

#include <ilviews/gadgets/motif/frame.h>

Inheritance diagram for IlvFrameMLFHandler:
IlvDefaultFrameLFHandler IlvFrameLFHandler IlvObjectLFHandler

Public Member Functions

 IlvFrameMLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
virtual void drawContents (const IlvFrame *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the contents of a frame. More...
 
virtual void drawFrame (const IlvFrame *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the frame of a frame. More...
 
- Public Member Functions inherited from IlvDefaultFrameLFHandler
virtual void drawBackground (const IlvFrame *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the background of a frame. More...
 
- Public Member Functions inherited from IlvFrameLFHandler
 IlvFrameLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object Look-and-Feel class.

Library: ilvmlook

The class for the motif object look-and-feel handler of the frame.

Constructor & Destructor Documentation

IlvFrameMLFHandler::IlvFrameMLFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvFrameMLFHandler instance and initializes it with lfh.

Parameters
lfhThe look-and-feel handler which this handler will be associated to.

Member Function Documentation

virtual void IlvFrameMLFHandler::drawContents ( const IlvFrame frame,
IlvPort dst,
const IlvTransformer t,
const IlvRegion clip 
) const
virtual

Is called to draw the contents of a frame.

Parameters
frameThe frame.
dstThe destination port.
tThe transformer.
clipThe clipping region.

Implements IlvFrameLFHandler.

virtual void IlvFrameMLFHandler::drawFrame ( const IlvFrame frame,
IlvPort dst,
const IlvTransformer t,
const IlvRegion clip 
) const
virtual

Is called to draw the frame of a frame.

Parameters
frameThe frame.
dstThe destination port.
tThe transformer.
clipThe clipping region.

Implements IlvFrameLFHandler.


© Copyright 2014, 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.