~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/TextAlignmentDialog.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>TextAlignmentDialog</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  TextAlignmentDialog : public <!2><A HREF="NToggleListDialog.html#DOC.245.1">NToggleListDialog</A> </H2><BLOCKQUOTE>
 
4
 text alignment chooser dialog class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=215>
 
9
<param name=classes value="CComponent,MComponent.html,CMWidget,MMWidget.html,CDialog,MDialog.html,CSelectionDialog,MSelectionDialog.html,CPromptDialog,MPromptDialog.html,CNToggleListDialog,MNToggleListDialog.html,CTextAlignmentDialog,MTextAlignmentDialog.html">
 
10
<param name=before value="M,M,M,M,M,M,M">
 
11
<param name=after value="Md_SPSPSPSPSP,Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3,4,5,6">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.375.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>TextAlignmentDialog</B> (Widget <!2><A HREF="Dialog.html#DOC.115.36">parent</A>, bool <!2><A HREF="TextAlignmentDialog.html#DOC.375.4">horizontal</A>=True)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.375.2"> <IMG BORDER=0 SRC=icon1.gif></A> const  char* </TD><TD><B>GetClassName</B> ()<br>
 
22
<I></I>
 
23
</TD></TR></TABLE></DL>
 
24
<hr><H3>Inherited from <A HREF="NToggleListDialog.html">NToggleListDialog:</A></h3>
 
25
 
 
26
<DL>
 
27
<DL>
 
28
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetToggleChangedCallback</B>( unsigned n, XtCallbackProc fun, XtPointer cd)
 
29
<DT><IMG SRC=icon2.gif> void  <B>CreateToggleLists</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="string.html">string</A> *> *labels, <!1><A HREF="List.html">List</A><<!1><A HREF="List.html">List</A><<!1><A HREF="string.html">string</A> *> *> *items, <!1><A HREF="List.html">List</A><<!1><A HREF="string.html">string</A> *> *options = 0)
 
30
<DT><IMG SRC=icon2.gif> void  <B>SetItem</B>(unsigned n, unsigned i, const <!1><A HREF="string.html">string</A> *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>)
 
31
<DT><IMG SRC=icon2.gif> void  <B>SetItemBitmap</B>(unsigned n, unsigned i, <!1><A HREF="Bitmap.html">Bitmap</A> *bitmap)
 
32
<DT><IMG SRC=icon2.gif> void  <B>GetItem</B>(unsigned n, unsigned i, <!1><A HREF="string.html">string</A> *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>)
 
33
<DT><IMG SRC=icon2.gif> void  <B>SetValue</B>(unsigned n, unsigned i)
 
34
<DT><IMG SRC=icon2.gif> void  <B>SetOptionValue</B>(unsigned n, bool b)
 
35
<DT><IMG SRC=icon2.gif> void  <B>SetValueOfText</B>(unsigned n, const <!1><A HREF="string.html">string</A> *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>)
 
36
<DT><IMG SRC=icon2.gif> int  <B>GetValue</B>(unsigned n)
 
37
<DT><IMG SRC=icon2.gif> int  <B>GetOptionValue</B>(unsigned n)
 
38
<DT><IMG SRC=icon2.gif> bool  <B>IsPromptVisible</B>()
 
39
<DT><IMG SRC=icon2.gif> bool  <B>IsOptionsVisible</B>()
 
40
<DT><IMG SRC=icon2.gif> void  <B>SetPromptVisible</B>(bool b)
 
41
<DT><IMG SRC=icon2.gif> void  <B>SetOptionsVisible</B>(bool b)
 
42
</DL><DL>
 
43
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>CreateWidget</B>()
 
44
<DT><IMG SRC=icon2.gif> void  <B>Configure</B>()
 
45
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="List.html">List</A><Widget> *> *  <B>GetToggleList</B>()
 
46
</DL></DL>
 
47
<hr><H3>Inherited from <A HREF = "PromptDialog.html"> PromptDialog:</A></h3>
 
48
 
 
49
<DL>
 
50
</DL>
 
51
<hr><H3>Inherited from <A HREF = "SelectionDialog.html"> SelectionDialog:</A></h3>
 
52
 
 
53
<DL>
 
54
<DL>
 
55
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetTextString</B>(const char *v)
 
56
<DT><IMG SRC=icon2.gif> void  <B>SetTextString</B>(const <!1><A HREF="string.html">string</A> *v)
 
57
<DT><IMG SRC=icon2.gif> void  <B>SetEditable</B>(bool b)
 
58
<DT><IMG SRC=icon2.gif> void  <B>GetTextString</B>(char *n)
 
59
<DT><IMG SRC=icon2.gif> void  <B>GetTextString</B>(<!1><A HREF="string.html">string</A> *n)
 
60
<DT><IMG SRC=icon2.gif> void  <B>ManageTextString</B>(bool)
 
61
<DT><IMG SRC=icon2.gif> void  <B>SetSelectionLabel</B>(const char *l)
 
62
<DT><IMG SRC=icon2.gif> void  <B>ManageSelectionLabel</B>(bool)
 
63
<DT><IMG SRC=icon2.gif> void  <B>SetApplyCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
64
<DT><IMG SRC=icon2.gif> void  <B>SetApplyButtonLabel</B>(const char *txt)
 
65
<DT><IMG SRC=icon2.gif> void  <B>ManageApplyButton</B>(bool)
 
66
<DT><IMG SRC=icon2.gif> static  void  <B>ClearCB</B>(Widget, XtPointer, XtPointer)
 
67
<DT><IMG SRC=icon2.gif> static  void  <B>SetDefaultCB</B>(Widget, XtPointer, XtPointer)
 
68
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultValue</B>(const char *s)
 
69
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultValue</B>(const <!1><A HREF="string.html">string</A> *s)
 
70
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDefaultValue</B>()
 
71
<DT><IMG SRC=icon2.gif> void  <B>SelectItem</B>(const <!1><A HREF="string.html">string</A> *label)
 
72
<DT><IMG SRC=icon2.gif> void  <B>DeselectAllItems</B>()
 
73
<DT><IMG SRC=icon2.gif> void  <B>DeleteAllItems</B>()
 
74
<DT><IMG SRC=icon2.gif> void  <B>AddItem</B>(const char *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>, int pos = 0)
 
75
<DT><IMG SRC=icon2.gif> void  <B>AddItem</B>(const <!1><A HREF="string.html">string</A> *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>, int pos = 0)
 
76
</DL><DL>
 
77
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetText</B>()
 
78
<DT><IMG SRC=icon2.gif> void  <B>SetText</B>(Widget w)
 
79
<DT><IMG SRC=icon2.gif> Widget  <B>GetList</B>()
 
80
<DT><IMG SRC=icon2.gif> Widget  <B>GetSelectionLabel</B>()
 
81
<DT><IMG SRC=icon2.gif> void  <B>SetSelectionLabel</B>(Widget w)
 
82
</DL></DL>
 
83
<hr><H3>Inherited from <A HREF = "Dialog.html"> Dialog:</A></h3>
 
84
 
 
85
<DL>
 
86
<DL>
 
87
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  unsigned  <B>MAXTITLE</B>
 
88
</DL><DL>
 
89
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
90
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetOKCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
91
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetCancelCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
92
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetHelpCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
93
<DT><IMG SRC=icon2.gif> void  <B>SetOKButtonLabel</B>(const char *txt)
 
94
<DT><IMG SRC=icon2.gif> void  <B>SetCancelButtonLabel</B>(const char *txt)
 
95
<DT><IMG SRC=icon2.gif> void  <B>SetHelpButtonLabel</B>(const char *txt)
 
96
<DT><IMG SRC=icon2.gif> void  <B>ManageOKButton</B>(bool)
 
97
<DT><IMG SRC=icon2.gif> void  <B>ManageCancelButton</B>(bool)
 
98
<DT><IMG SRC=icon2.gif> void  <B>ManageHelpButton</B>(bool)
 
99
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetAutoDestroy</B>(bool b)
 
100
<DT><IMG SRC=icon2.gif> virtual  void  <B>Popup</B>()
 
101
<DT><IMG SRC=icon2.gif> virtual  void  <B>Popdown</B>()
 
102
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const char *title)
 
103
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const <!1><A HREF="string.html">string</A> *title)
 
104
<DT><IMG SRC=icon2.gif> void  <B>GetTitle</B>(char *title)
 
105
<DT><IMG SRC=icon2.gif> void  <B>GetTitle</B>(<!1><A HREF="string.html">string</A> *title)
 
106
<DT><IMG SRC=icon2.gif> void  <B>SetModal</B>(bool b)
 
107
<DT><IMG SRC=icon2.gif> void  <B>SetAutoUnmanage</B>(bool b)
 
108
<DT><IMG SRC=icon2.gif> bool  <B>GetAutoUnmanage</B>()
 
109
<DT><IMG SRC=icon2.gif> void  <B>SetCenteredOnPointer</B>(bool b)
 
110
<DT><IMG SRC=icon2.gif> static  void  <B>UnmanageCB</B>(Widget, XtPointer, XtPointer)
 
111
<DT><IMG SRC=icon2.gif> static  void  <B>DestroyCB</B>(Widget, XtPointer, XtPointer)
 
112
<DT><IMG SRC=icon2.gif> static  void  <B>DestroyWidgetCB</B>(Widget, XtPointer, XtPointer)
 
113
<DT><IMG SRC=icon2.gif> static  void  <B>TraverseNextCB</B>(Widget, XtPointer, XtPointer)
 
114
<DT><IMG SRC=icon2.gif> static  void  <B>TraverseNextGroupCB</B>(Widget, XtPointer, XtPointer)
 
115
</DL><DL>
 
116
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetParent</B>()
 
117
<DT><IMG SRC=icon2.gif> void  <B>ManageWidget</B>(Widget, bool)
 
118
<DT><IMG SRC=icon2.gif> void  <B>ManageCenteredOnPointer</B>()
 
119
</DL></DL>
 
120
<hr><H3>Inherited from <A HREF = "MWidget.html"> MWidget:</A></h3>
 
121
 
 
122
<DL>
 
123
<DL>
 
124
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>Manage</B>()
 
125
<DT><IMG SRC=icon2.gif> bool  <B>IsRealized</B>()
 
126
<DT><IMG SRC=icon2.gif> void  <B>SetColormap</B>(Colormap cmap)
 
127
<DT><IMG SRC=icon2.gif> void  <B>SetDestroyCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
128
<DT><IMG SRC=icon2.gif> void  <B>AddLiteClue</B>(Widget w, const char *text)
 
129
</DL><DL>
 
130
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetLiteClue</B>()
 
131
<DT><IMG SRC=icon2.gif> void  <B>CreateLiteClue</B>()
 
132
<DT><IMG SRC=icon2.gif> void  <B>InstallDestroyHandler</B>()
 
133
</DL></DL>
 
134
<hr><H3>Inherited from <A HREF = "Component.html"> Component:</A></h3>
 
135
 
 
136
<DL>
 
137
<DL>
 
138
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsManaged</B>()
 
139
<DT><IMG SRC=icon2.gif> virtual  void  <B>Unmanage</B>()
 
140
<DT><IMG SRC=icon2.gif> Widget  <B>GetWidget</B>()
 
141
<DT><IMG SRC=icon2.gif> Display*  <B>GetDisplay</B>()
 
142
<DT><IMG SRC=icon2.gif> Window  <B>GetWindow</B>()
 
143
</DL><DL>
 
144
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetWidget</B>(Widget w)
 
145
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
146
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *s)
 
147
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const char *s)
 
148
</DL></DL>
 
149
<A NAME="DOC.DOCU">
 
150
<hr>
 
151
 <h2> Documentation </h2>
 
152
<BLOCKQUOTE>
 
153
 text alignment chooser dialog class.
 
154
 
 
155
</BLOCKQUOTE>
 
156
<DL>
 
157
 
 
158
<A NAME="TextAlignmentDialog">
 
159
<A NAME ="DOC.375.1">
 
160
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  TextAlignmentDialog(Widget <!2><A HREF="Dialog.html#DOC.115.36">parent</A>, bool <!2><A HREF="TextAlignmentDialog.html#DOC.375.4">horizontal</A>=True)</B></TT>
 
161
<DL></DL><P>
 
162
<A NAME="GetClassName">
 
163
<A NAME ="DOC.375.2">
 
164
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  char*  GetClassName()</B></TT>
 
165
<DL></DL><P></DL>
 
166
<hr>
 
167
 <DL><DT><B>This class has no child classes.</B></DL>
 
168
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
169
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
170
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
171
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
172
</BODY>