summaryrefslogtreecommitdiff
path: root/FL/Fl_Valuator.H
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-10-15 11:27:29 +0000
committerFabien Costantini <fabien@onepost.net>2008-10-15 11:27:29 +0000
commitd272c1b43fc60f284591e7121f8813969374a7b3 (patch)
tree2176d9e7210dc36f0e6b405369d1da1c728e8bb7 /FL/Fl_Valuator.H
parentdc7808d4da833b224bc5f5c4197f0a11a6127000 (diff)
Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Valuator.H')
-rw-r--r--FL/Fl_Valuator.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H
index 89dce8503..4adfe1e73 100644
--- a/FL/Fl_Valuator.H
+++ b/FL/Fl_Valuator.H
@@ -44,7 +44,8 @@
and provides a consistent interface to set the value, range, and step,
and insures that callbacks are done the same for every object.
<P>There are probably more of these classes in FLTK than any others:
- <P ALIGN=CENTER>\image html valuators.gif</P>
+ <P ALIGN=CENTER>\image html valuators.gif</P>
+ \image latex valuators.eps "Valuators derived from Fl_Valuators" width=10cm
<P>In the above diagram each box surrounds an actual subclass. These
are further differentiated by setting the type() of the widget t
o the symbolic value labeling the widget.