summaryrefslogtreecommitdiff
path: root/freebsdtvision/doc/html/classTColorDialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'freebsdtvision/doc/html/classTColorDialog.html')
-rw-r--r--freebsdtvision/doc/html/classTColorDialog.html727
1 files changed, 727 insertions, 0 deletions
diff --git a/freebsdtvision/doc/html/classTColorDialog.html b/freebsdtvision/doc/html/classTColorDialog.html
new file mode 100644
index 0000000..b145785
--- /dev/null
+++ b/freebsdtvision/doc/html/classTColorDialog.html
@@ -0,0 +1,727 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>TColorDialog class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.2.18 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
+<hr><h1>TColorDialog Class Reference</h1>Viewer used to examine and change the standard palette.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="colorsel_8h-source.html">colorsel.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for TColorDialog:
+<p><center><img src="classTColorDialog.png" usemap="#TColorDialog_map" border="0" alt=""></center>
+<map name="TColorDialog_map">
+<area href="classTDialog.html" alt="TDialog" shape="rect" coords="96,224,182,248">
+<area href="classTWindow.html" alt="TWindow" shape="rect" coords="96,168,182,192">
+<area href="classTGroup.html" alt="TGroup" shape="rect" coords="48,112,134,136">
+<area href="classTWindowInit.html" alt="TWindowInit" shape="rect" coords="144,112,230,136">
+<area href="classTView.html" alt="TView" shape="rect" coords="48,56,134,80">
+<area href="classTObject.html" alt="TObject" shape="rect" coords="0,0,86,24">
+<area href="classTStreamable.html" alt="TStreamable" shape="rect" coords="96,0,182,24">
+</map>
+<a href="classTColorDialog-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a0">TColorDialog</a> (<a class="el" href="classTPalette.html">TPalette</a> *aPalette, <a class="el" href="classTColorGroup.html">TColorGroup</a> *aGroups)</td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a1">~TColorDialog</a> ()</td></tr>
+<tr><td nowrap align=right valign=top>virtual <a class="el" href="ttypes_8h.html#a0">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a2">dataSize</a> ()</td></tr>
+<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a3">getData</a> (void *rec)</td></tr>
+<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a4">handleEvent</a> (<a class="el" href="structTEvent.html">TEvent</a> &amp;event)</td></tr>
+<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a5">setData</a> (void *rec)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a6">getIndexes</a> (<a class="el" href="classTColorIndex.html">TColorIndex</a> *&amp;)</td></tr>
+<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#a7">setIndexes</a> (<a class="el" href="classTColorIndex.html">TColorIndex</a> *&amp;)</td></tr>
+<tr><td colspan=2><br><h2>Static Public Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTStreamable.html">TStreamable</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#d0">build</a> ()</td></tr>
+<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTPalette.html">TPalette</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#m0">pal</a></td></tr>
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td nowrap align=right valign=top>const char *const&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#p0">name</a></td></tr>
+<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#b0">TColorDialog</a> (<a class="el" href="ttypes_8h.html#a14">StreamableInit</a>)</td></tr>
+<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#b1">write</a> (<a class="el" href="classopstream.html">opstream</a> &amp;os)</td></tr>
+<tr><td nowrap align=right valign=top>virtual void *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#b2">read</a> (<a class="el" href="classipstream.html">ipstream</a> &amp;is)</td></tr>
+<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTColorDisplay.html">TColorDisplay</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n0">display</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTColorGroupList.html">TColorGroupList</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n1">groups</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTLabel.html">TLabel</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n2">forLabel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTColorSelector.html">TColorSelector</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n3">forSel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTLabel.html">TLabel</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n4">bakLabel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTColorSelector.html">TColorSelector</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n5">bakSel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTLabel.html">TLabel</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n6">monoLabel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classTMonoSelector.html">TMonoSelector</a> *&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n7">monoSel</a></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="ttypes_8h.html#a1">uchar</a>&nbsp;</td><td valign=bottom><a class="el" href="classTColorDialog.html#n8">groupIndex</a></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+These interrelated classes provide viewers and dialog boxes from which the user can select and change the color assignments from available palettes with immediate effect on the screen:
+<p>
+<a class="el" href="classTColorDisplay.html">TColorDisplay</a>, <a class="el" href="classTColorGroup.html">TColorGroup</a>, <a class="el" href="classTColorGroupList.html">TColorGroupList</a>, <a class="el" href="classTColorItem.html">TColorItem</a>, <a class="el" href="classTColorItemList.html">TColorItemList</a>, <a class="el" href="classTColorSelector.html">TColorSelector</a>, <a class="el" href="classTMonoSelector.html">TMonoSelector</a> and TColorDialog.
+<p>
+TColorDialog is a specialized scrollable dialog box called "Colors" from which the user can examine various palette selections before making a selection.
+<p>
+
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00825">825</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a name="a0" doxytag="TColorDialog::TColorDialog"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> TColorDialog::TColorDialog </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTPalette.html">TPalette</a> *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aPalette</em>, </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="classTColorGroup.html">TColorGroup</a> *&nbsp;</td>
+ <td class="mdname" nowrap>&nbsp; <em>aGroups</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor.
+<p>
+Calls the <a class="el" href="classTDialog.html">TDialog</a> and <a class="el" href="classTScrollBar.html">TScrollBar</a> constructors to create a fixed size, framed window titled "Colors" with two scroll bars. The pal data member is set to `aPalette'. The given `aGroups' argument creates and inserts a <a class="el" href="classTColorGroup.html">TColorGroup</a> object with an associated label: "~G~roup". The items in `aGroups' initialize a <a class="el" href="classTColorItemList.html">TColorItemList</a> object, which is also inserted in the dialog, labeled as "~I~tem".
+<p>
+`aPalette' is a pointer to the initial palette to be modified. This class creates a local copy of the initial palette, so the initial palette is never modified. You may safely leave this field to 0 and set the palette with a subsequent call to <a class="el" href="classTColorDialog.html#a5">setData()</a>. `aGroups' is a pointer to a cluster of objects which specifies all the items in the palette.
+<p>
+See file `demo/tvdemo2.cc' for an example. </td>
+ </tr>
+</table>
+<a name="a1" doxytag="TColorDialog::~TColorDialog"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> TColorDialog::~TColorDialog </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Destructor.
+<p>
+Deletes the local copy of the palette. </td>
+ </tr>
+</table>
+<a name="b0" doxytag="TColorDialog::TColorDialog"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> TColorDialog::TColorDialog </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="ttypes_8h.html#a14">StreamableInit</a>&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [protected]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor.
+<p>
+Used to recover the dialog from a stream. Foreground and background color selectors are created and inserted, labeled as "~F~oreground" and "~B~ackground". The string "Text " is displayed in the current text color.
+<p>
+A <a class="el" href="classTMonoSelector.html">TMonoSelector</a> object is created, inserted, and labeled "~C~olor". All the items are displayed in their correct colors and attributes. Finally, "O~K~" and "Cancel" buttons are inserted. </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a name="d0" doxytag="TColorDialog::build"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTStreamable.html">TStreamable</a>* TColorDialog::build </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [static]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Called to create an object in certain stream-reading situations.
+<p>
+Reimplemented from <a class="el" href="classTDialog.html#d0">TDialog</a>. </td>
+ </tr>
+</table>
+<a name="a2" doxytag="TColorDialog::dataSize"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual <a class="el" href="ttypes_8h.html#a0">ushort</a> TColorDialog::dataSize </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+By default, <a class="el" href="classTColorDialog.html#a2">dataSize()</a> returns the size of the current palette, expressed in bytes.
+<p>
+Reimplemented from <a class="el" href="classTGroup.html#a26">TGroup</a>. </td>
+ </tr>
+</table>
+<a name="a3" doxytag="TColorDialog::getData"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void TColorDialog::getData </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">void *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>rec</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Reads the data record of this dialog.
+<p>
+Copies <a class="el" href="classTColorDialog.html#a2">dataSize()</a> bytes from pal to `rec'. `rec' should point to a <a class="el" href="classTPalette.html">TPalette</a> object. Its contents will be overwritten by the contents of this object. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="classTColorDialog.html#a5">setData</a> </dl>
+<p>
+Reimplemented from <a class="el" href="classTGroup.html#a27">TGroup</a>. </td>
+ </tr>
+</table>
+<a name="a6" doxytag="TColorDialog::getIndexes"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TColorDialog::getIndexes </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTColorIndex.html">TColorIndex</a> *&amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented. </td>
+ </tr>
+</table>
+<a name="a4" doxytag="TColorDialog::handleEvent"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void TColorDialog::handleEvent </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="structTEvent.html">TEvent</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>event</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Calls <a class="el" href="classTDialog.html#a2">TDialog::handleEvent()</a> and redisplays if the broadcast event generated is cmNewColorIndex.
+<p>
+Reimplemented from <a class="el" href="classTDialog.html#a2">TDialog</a>. </td>
+ </tr>
+</table>
+<a name="b2" doxytag="TColorDialog::read"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void* TColorDialog::read </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classipstream.html">ipstream</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>is</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [protected, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Used to recover the dialog from a stream. Reads from the input stream `is'.
+<p>
+Reimplemented from <a class="el" href="classTWindow.html#b2">TWindow</a>. </td>
+ </tr>
+</table>
+<a name="a5" doxytag="TColorDialog::setData"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void TColorDialog::setData </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">void *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>rec</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Writes the data record of this view.
+<p>
+The reverse of <a class="el" href="classTColorDialog.html#a3">getData()</a>: copies from `rec' to pal, restoring the saved color selections. `rec' should point to a <a class="el" href="classTPalette.html">TPalette</a> object.
+<p>
+Reimplemented from <a class="el" href="classTGroup.html#a28">TGroup</a>. </td>
+ </tr>
+</table>
+<a name="a7" doxytag="TColorDialog::setIndexes"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void TColorDialog::setIndexes </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classTColorIndex.html">TColorIndex</a> *&amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented. </td>
+ </tr>
+</table>
+<a name="b1" doxytag="TColorDialog::write"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void TColorDialog::write </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="classopstream.html">opstream</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap>&nbsp; <em>os</em> </td>
+ <td class="md" valign="top">)&nbsp;</td>
+ <td class="md" nowrap><code> [protected, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Used to store the dialog in a stream. Writes to the output stream `os'.
+<p>
+Reimplemented from <a class="el" href="classTWindow.html#b1">TWindow</a>. </td>
+ </tr>
+</table>
+<hr><h2>Member Data Documentation</h2>
+<a name="n4" doxytag="TColorDialog::bakLabel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTLabel.html">TLabel</a>* TColorDialog::bakLabel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The background color label.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00906">906</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n5" doxytag="TColorDialog::bakSel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTColorSelector.html">TColorSelector</a>* TColorDialog::bakSel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The background color selector.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00910">910</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n0" doxytag="TColorDialog::display"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTColorDisplay.html">TColorDisplay</a>* TColorDialog::display<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The color display object for this dialog box.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00890">890</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n2" doxytag="TColorDialog::forLabel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTLabel.html">TLabel</a>* TColorDialog::forLabel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The foreground color label.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00898">898</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n3" doxytag="TColorDialog::forSel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTColorSelector.html">TColorSelector</a>* TColorDialog::forSel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The foreground color selector.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00902">902</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n8" doxytag="TColorDialog::groupIndex"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="ttypes_8h.html#a1">uchar</a> TColorDialog::groupIndex<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00922">922</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n1" doxytag="TColorDialog::groups"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTColorGroupList.html">TColorGroupList</a>* TColorDialog::groups<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The color group for this dialog box.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00894">894</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n6" doxytag="TColorDialog::monoLabel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTLabel.html">TLabel</a>* TColorDialog::monoLabel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The monochrome label.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00914">914</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="n7" doxytag="TColorDialog::monoSel"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTMonoSelector.html">TMonoSelector</a>* TColorDialog::monoSel<code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The selector for monochrome attributes.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00918">918</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="p0" doxytag="TColorDialog::name"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> const char* const TColorDialog::name<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Reimplemented from <a class="el" href="classTDialog.html#p0">TDialog</a>.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00970">970</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<a name="m0" doxytag="TColorDialog::pal"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="classTPalette.html">TPalette</a>* TColorDialog::pal
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Is a pointer to the current palette selection.
+<p>
+Definition at line <a class="el" href="colorsel_8h-source.html#l00885">885</a> of file <a class="el" href="colorsel_8h-source.html">colorsel.h</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="colorsel_8h-source.html">colorsel.h</a></ul>
+<hr><address style="align: right;"><small>Generated on Wed Apr 2 22:13:12 2003 for TVision by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0
+width=110 height=53></a>1.2.18 </small></address>
+</body>
+</html>