Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > f48941b2df41f17d4c9519d16b753438 > files > 345

ClanLib06-devel-0.6.5-16.fc13.x86_64.rpm


<html>
<head><title>ClanLib Reference: CL_GUIManager</title></head>
<body text=black link=blue vlink=#800080 bgcolor=white topmargin=0 leftmargin=0>
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td><img border=0 src="../images/eyeheader-main-purple-a.gif" alt="ClanSoft logo" width=525 height=96></td></tr>
<tr bgcolor=#dadada><td align=left valign=top><img border=0 src="../images/eyeheader-main-purple-b.gif" alt="ClanSoft logo" width=190 height=14></td><td align=right valign=top><img border=0 src="../images/clanlib_light.gif" width=42 height=14></td></tr></table>
<table align=center border=0 cellspacing=10> <tr>
<td><a href="entire_class_index.html">Entire Class Index</a></td>
<td><a href="class_index.html">Main Class Index</a></td>
<td><a href="cross_index.html">Cross Index</a></td>
<td><a href="global_index.html">Global Index</a></td>
</table><h1 align=center>Class CL_GUIManager</h1><p>
<b>  Root component.</b><br>
Contained in: <a href="global_index.html">global</a><br>
Derived from:
<a href="CL_Component.html">CL_Component</a>
<br>
Derived by:
<i>none</i>
<br>Group: GUI (Framework)
<p>
#include &lt;ClanLib/gui.h&gt;
<p>
<hr noshade>
<table border=0>
<tr><td colspan=3><h3>public function member index:</h3></td>
<tr valign=top><td align=left><h3>Construction:</h3></td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_GUIManager.html#3012"><tt><font color=blue><b>CL_GUIManager</b></font></tt></a></td><td><tt>(<a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_GUIManager.html#3013"><tt><font color=blue><b>CL_GUIManager</b></font></tt></a></td><td><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt>virtual</tt> </tt> </td><td align=right><a href="CL_GUIManager.html#3014"><tt><font color=blue><b>~CL_GUIManager</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=left><h3>Attributes:</h3></td>
<tr valign=top><td align=right><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> </td><td align=right><a href="CL_GUIManager.html#3015"><tt><font color=blue><b>get_focus</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> </td><td align=right><a href="CL_GUIManager.html#3016"><tt><font color=blue><b>get_capture</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=left><h3>Operations:</h3></td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3017"><tt><font color=blue><b>set_focus</b></font></tt></a></td><td><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>component</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3018"><tt><font color=blue><b>show</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3019"><tt><font color=blue><b>run</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3020"><tt><font color=blue><b>quit</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3021"><tt><font color=blue><b>enable_input</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3022"><tt><font color=blue><b>disable_input</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3023"><tt><font color=blue><b>gui_capture_mouse</b></font></tt></a></td><td><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>component</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=purple>void</font></tt></tt> </td><td align=right><a href="CL_GUIManager.html#3024"><tt><font color=blue><b>gui_release_mouse</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr><td>&nbsp;</td></table>
<hr noshade>
<h2>Description:</h2>
<p>
<hr noshade>
<h2>Function Member Descriptions:</h2>
<a name="3012"><font size=+1><b>CL_GUIManager::CL_GUIManager</b></font></a> -   GUI Manager Constructor<br><tt></tt> <a href="CL_GUIManager.html#3012"><tt><font color=blue><b>CL_GUIManager</b></font></tt></a><tt>(<a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3013"><font size=+1><b>CL_GUIManager::CL_GUIManager</b></font></a> -   GUI Manager Constructor<br><tt></tt> <a href="CL_GUIManager.html#3013"><tt><font color=blue><b>CL_GUIManager</b></font></tt></a><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3022"><font size=+1><b>CL_GUIManager::disable_input</b></font></a> -   Tells the GUI to stop accepting input.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3022"><tt><font color=blue><b>disable_input</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3021"><font size=+1><b>CL_GUIManager::enable_input</b></font></a> -   Tells the GUI to start accepting input.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3021"><tt><font color=blue><b>enable_input</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3016"><font size=+1><b>CL_GUIManager::get_capture</b></font></a> -   Returns the currently captured component.<br><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> <a href="CL_GUIManager.html#3016"><tt><font color=blue><b>get_capture</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3015"><font size=+1><b>CL_GUIManager::get_focus</b></font></a> -   Returns the currently focused component.<br><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> <a href="CL_GUIManager.html#3015"><tt><font color=blue><b>get_focus</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3023"><font size=+1><b>CL_GUIManager::gui_capture_mouse</b></font></a> -   Sets the GUI in capture mode. [should we move this out of API space? -- mbn]<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3023"><tt><font color=blue><b>gui_capture_mouse</b></font></tt></a><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>component</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3024"><font size=+1><b>CL_GUIManager::gui_release_mouse</b></font></a> -   Takes GUI out of capture mode. [should we move this out of API space? -- mbn]<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3024"><tt><font color=blue><b>gui_release_mouse</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3020"><font size=+1><b>CL_GUIManager::quit</b></font></a> -   Break run loop.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3020"><tt><font color=blue><b>quit</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3019"><font size=+1><b>CL_GUIManager::run</b></font></a> -   Redraws the GUI continuosly.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3019"><tt><font color=blue><b>run</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3017"><font size=+1><b>CL_GUIManager::set_focus</b></font></a> -   Sets the focus component of the gui.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3017"><tt><font color=blue><b>set_focus</b></font></tt></a><tt>(<a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>component</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3018"><font size=+1><b>CL_GUIManager::show</b></font></a> -   Draws the GUI once.<br><tt><tt><font color=purple>void</font></tt></tt> <a href="CL_GUIManager.html#3018"><tt><font color=blue><b>show</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="3014"><font size=+1><b>CL_GUIManager::~CL_GUIManager</b></font></a> -   GUI Manager Destructor<br><tt><tt>virtual</tt> </tt> <a href="CL_GUIManager.html#3014"><tt><font color=blue><b>~CL_GUIManager</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<hr noshade>
<h2>Variable Member Descriptions:</h2>
<hr noshade>
</body>
</html>