rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Annotated Text Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

palette.h File Reference

#include <ilviews/ilv.h>
#include <ilviews/annotext/atmacros.h>

Classes

class  IlvATPalette
 Palette for the annotated text gadget. More...

Enumerations

enum  IlvATWrap { IlvCharWrap, IlvWordWrap, IlvNoWrap }
 

Wrapping rule for an IlvATPalette.

More...

Detailed Description

[library ilvatext ilviews/annotext/palette.h] Declaration of types and classes used by IlvATPalette and IlvAnnoText classes.


Enumeration Type Documentation

enum IlvATWrap

Wrapping rule for an IlvATPalette.

Defines the type of wrapping used in an annotated text palette (IlvATPalette).

Enumerator:
IlvCharWrap 

Indicates that the text may be cut anywhere.

IlvWordWrap 

Indicates that the text may be cut only at word boundaries.

IlvNoWrap 

Indicates that line wrapping is inhibited.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© 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.