summaryrefslogtreecommitdiff
path: root/freebsdtvision/doc/html/classMsgBoxText.html
diff options
context:
space:
mode:
Diffstat (limited to 'freebsdtvision/doc/html/classMsgBoxText.html')
-rw-r--r--freebsdtvision/doc/html/classMsgBoxText.html234
1 files changed, 234 insertions, 0 deletions
diff --git a/freebsdtvision/doc/html/classMsgBoxText.html b/freebsdtvision/doc/html/classMsgBoxText.html
new file mode 100644
index 0000000..e8c3224
--- /dev/null
+++ b/freebsdtvision/doc/html/classMsgBoxText.html
@@ -0,0 +1,234 @@
+<!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>MsgBoxText 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>MsgBoxText Class Reference</h1>Contains a set of standard message strings.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="msgbox_8h-source.html">msgbox.h</a>&gt;</code>
+<p>
+<a href="classMsgBoxText-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p0">yesText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p1">noText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p2">okText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p3">cancelText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p4">warningText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p5">errorText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p6">informationText</a></td></tr>
+<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="classMsgBoxText.html#p7">confirmText</a></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+This class stores a set of standard strings used in message boxes.
+<p>
+If you need to change them, see file `tvtext.cc'. <dl compact><dt><b>See also: </b></dt><dd>
+<a class="el" href="msgbox_8h.html#a11">messageBox</a> </dl>
+<p>
+
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00118">118</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>.<hr><h2>Member Data Documentation</h2>
+<a name="p3" doxytag="MsgBoxText::cancelText"></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* MsgBoxText::cancelText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "Cancel".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00136">136</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p7" doxytag="MsgBoxText::confirmText"></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* MsgBoxText::confirmText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "Confirm".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00152">152</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p5" doxytag="MsgBoxText::errorText"></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* MsgBoxText::errorText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "Error".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00144">144</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p6" doxytag="MsgBoxText::informationText"></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* MsgBoxText::informationText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "Information".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00148">148</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p1" doxytag="MsgBoxText::noText"></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* MsgBoxText::noText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "~N~o".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00128">128</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p2" doxytag="MsgBoxText::okText"></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* MsgBoxText::okText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "O~K~".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00132">132</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p4" doxytag="MsgBoxText::warningText"></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* MsgBoxText::warningText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "Warning".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00140">140</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<a name="p0" doxytag="MsgBoxText::yesText"></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* MsgBoxText::yesText<code> [static]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Standard value is "~Y~es".
+<p>
+Definition at line <a class="el" href="msgbox_8h-source.html#l00124">124</a> of file <a class="el" href="msgbox_8h-source.html">msgbox.h</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="msgbox_8h-source.html">msgbox.h</a></ul>
+<hr><address style="align: right;"><small>Generated on Wed Apr 2 22:13:15 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>