Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > a86327fd014dc28b8b792dc8f310a4d6 > files > 46

libhk_classes5-devel-0.6.2a-3mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>hk_classes Globals</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>hk_classes Globals</h1>
		</TD>
		<TD valign="top" align="right" colspan="1"></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h3>hk_classes/hk_classes/hk_class.h</h3><ul>
<LI>typedef void  &nbsp;<b>messagewindowtype</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI>typedef bool  &nbsp;<b>yesno_dialogtype</b> (const <A HREF="#hk_string">hk_string</A>&, bool ) 
</LI>
<LI>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<b>translatefunctiontype</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI>typedef void &nbsp;<b>password_dialogtype</b> (<A HREF="hk_connection.html">hk_connection</A>*,struct_connectionfields*) 
</LI>
<LI>typedef bool &nbsp;<b>newpassword_dialogtype</b> (<A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<b>stringvalue_dialogtype</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI>typedef bool &nbsp;<b>progress_dialogtype</b> (long int,long int,const <A HREF="#hk_string">hk_string</A>&) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_colour.h</h3><ul>
<LI>ostream& &nbsp;<b>operator<<</b> (ostream&,<A HREF="hk_colour.html">hk_colour</A>&) 
</LI>
<LI>ostream& &nbsp;<b>operator<<</b> (ostream&,const <A HREF="hk_colour.html">hk_colour</A>&) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_aqua</b> (0,255,255) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_beige</b> (0xF5,0xF5,0xDC) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_black</b> (0,0,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_blue</b> (0,0,255) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_brown</b> (0xA5,0x2A,0x2A) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_fuchsia</b> (255,0,255) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_darkgrey</b> (0xA9,0xA9,0xA9) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_green</b> (0,128,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_grey</b> (128,128,128) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_lightgrey</b> (0xD3,0xD3,0xD3) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_lime</b> (0,255,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_maroon</b> (128,0,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_navy</b> (0,0,128) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_olive</b> (128,128,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_orange</b> (0xFF,0xA5,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_pink</b> (0xFF,0xC0,0xCB) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_purple</b> (128,0,128) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_red</b> (255,0,0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_silver</b> (0,0xc0,0xc0) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_teal</b> (0,128,128) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_white</b> (255,255,255) 
</LI>
<LI>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<b>hk_yellow</b> (255,255,0) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_database.h</h3><ul>
<LI>typedef <A HREF="hk_form.html">hk_form</A>* &nbsp;<b>newform_type</b> (<A HREF="hk_database.html">hk_database</A>*,void*) 
</LI>
<LI>typedef <A HREF="hk_report.html">hk_report</A>* &nbsp;<b>newreport_type</b> (<A HREF="hk_database.html">hk_database</A>*,void*) 
</LI>
<LI>typedef hk_dstable* &nbsp;<b>newtable_type</b> (void*) 
</LI>
<LI>typedef hk_dsquery* &nbsp;<b>newquery_type</b> (void*) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_datetime.h</h3><ul>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref99">transfer_date</A></b> (const <A HREF="#hk_string">hk_string</A>& date,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref100">transfer_time</A></b> (const <A HREF="#hk_string">hk_string</A>& time,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref101">transfer_datetime</A></b> (const <A HREF="#hk_string">hk_string</A>& datetime,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat) 
</LI>
<LI>ostream& &nbsp;<b>operator<<</b> (ostream&,const <A HREF="hk_datetime.html">hk_datetime</A>&) 
</LI>
<LI>ostream& &nbsp;<b>operator<<</b> (ostream&, <A HREF="hk_datetime.html">hk_datetime</A>&) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_drivermanager.h</h3><ul>
<LI>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<b>requestdialogtype</b> (void) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_importcsv.h</h3><ul>
<LI>typedef class colstruct
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_interpreter.h</h3><ul>
<LI><A HREF="#hk_button">hk_button</A>* &nbsp;<b>currentbutton</b> (void) 
</LI>
<LI><A HREF="#hk_dslineedit">hk_dslineedit</A>* &nbsp;<b>currentlineedit</b> (void) 
</LI>
<LI><A HREF="#hk_dsmemo">hk_dsmemo</A>* &nbsp;<b>currentmemo</b> (void) 
</LI>
<LI><A HREF="hk_dsgrid.html">hk_dsgrid</A>* &nbsp;<b>currentgrid</b> (void) 
</LI>
<LI><A HREF="#hk_dscombobox">hk_dscombobox</A>* &nbsp;<b>currentcombobox</b> (void) 
</LI>
<LI><A HREF="#hk_dsboolean">hk_dsboolean</A>*  &nbsp;<b>currentboolean</b> (void) 
</LI>
<LI><A HREF="hk_form.html">hk_form</A>* &nbsp;<b>currentform</b> (void) 
</LI>
<LI><A HREF="hk_report.html">hk_report</A>* &nbsp;<b>currentreport</b> (void) 
</LI>
<LI><A HREF="hk_reportdata.html">hk_reportdata</A>* &nbsp;<b>currentreportdata</b> (void) 
</LI>
<LI><A HREF="hk_dsvisible.html">hk_dsvisible</A>* &nbsp;<b>currentdsvisible</b> (void) 
</LI>
<LI><A HREF="hk_visible.html">hk_visible</A>*  &nbsp;<b>currentvisible</b> (void) 
</LI>
<LI><A HREF="#hk_button">hk_button</A> *&nbsp;<b>cast_button</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="#hk_dslineedit">hk_dslineedit</A> *&nbsp;<b>cast_dslineedit</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="#hk_dsmemo">hk_dsmemo</A> *&nbsp;<b>cast_dsmemo</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="hk_dsgrid.html">hk_dsgrid</A> *&nbsp;<b>cast_dsgrid</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="#hk_dscombobox">hk_dscombobox</A> *&nbsp;<b>cast_dscombobox</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="#hk_dsboolean">hk_dsboolean</A> *&nbsp;<b>cast_dsboolean</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="hk_dsvisible.html">hk_dsvisible</A> *&nbsp;<b>cast_dsvisible</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="hk_form.html">hk_form</A> *&nbsp;<b>cast_form</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="hk_report.html">hk_report</A> *&nbsp;<b>cast_report</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
<LI><A HREF="hk_reportdata.html">hk_reportdata</A> *&nbsp;<b>cast_reportdata</b> (<A HREF="hk_visible.html">hk_visible</A>*) 
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_reportsection.h</h3><ul>
<LI>typedef <A HREF="#hk_string">hk_string</A>   &nbsp;<b><A HREF="#ref109">section_replacefunctiontype</A></b> (<A HREF="hk_reportsection.html">hk_reportsection</A>*,const <A HREF="#hk_string">hk_string</A>& ) 
</LI>
<LI>typedef struct --
</LI>
</ul>
<h3>hk_classes/hk_classes/hk_string.h</h3><ul>
<LI>typedef std::basic_string <char>  <A HREF="#ref77">hk_string</A>
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>smallstringconversion</b> (const <A HREF="#hk_string">hk_string</A> & what, const <A HREF="#hk_string">hk_string</A>& from, const <A HREF="#hk_string">hk_string</A>& to) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>l2u</b> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& locale="") 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>u2l</b> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& locale="") 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>string2upper</b> (const <A HREF="#hk_string">hk_string</A>& what) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>string2lower</b> (const <A HREF="#hk_string">hk_string</A>& what) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref83">format_number</A></b> (double value,bool separator=true,int digits=2,const <A HREF="#hk_string">hk_string</A>& locale="") 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>format_number</b> (const <A HREF="#hk_string">hk_string</A>& value,bool is_locale, bool separator,int digits,const <A HREF="#hk_string">hk_string</A>& locale) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref85">format_standard_number</A></b> (double value,bool separator=false,int digits=8,const <A HREF="#hk_string">hk_string</A>& standardlocale="C") 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>format_standard_number</b> (const <A HREF="#hk_string">hk_string</A>& value,bool separator=false,int digits=8,const <A HREF="#hk_string">hk_string</A>& standardlocale="C") 
</LI>
<LI>double &nbsp;<b><A HREF="#ref87">localestring2double</A></b> (const <A HREF="#hk_string">hk_string</A>& localenumberstring) 
</LI>
<LI>long int &nbsp;<b>localestring2int</b> (const <A HREF="#hk_string">hk_string</A>& localenumberstring) 
</LI>
<LI>long unsigned int &nbsp;<b>localestring2uint</b> (const <A HREF="#hk_string">hk_string</A>& localenumberstring) 
</LI>
<LI>double &nbsp;<b><A HREF="#ref90">standardstring2double</A></b> (const <A HREF="#hk_string">hk_string</A>& standardnumberstring,const <A HREF="#hk_string">hk_string</A>& standardlocale="C") 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref91">longint2string</A></b> (long int value) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref92">ulongint2string</A></b> (unsigned long int value) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b><A HREF="#ref93">replace_all</A></b> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& where,const <A HREF="#hk_string">hk_string</A>& with) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>trimleft</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>trimright</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>trim</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>int2hex</b> (int n) 
</LI>
</ul>
<h3>hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</h3><ul>
<LI>void &nbsp;<b><A HREF="#ref187">hk_kdewarning</A></b> (const <A HREF="#hk_string">hk_string</A>& w) 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref188">hk_kdeyesno_dialog</A></b> (const <A HREF="#hk_string">hk_string</A>& w,bool default_return) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref189">hk_kdepassworddlg</A></b> (<A HREF="hk_connection.html">hk_connection</A>*,struct_connectionfields* c) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>hk_kdetranslate</b> (const <A HREF="#hk_string">hk_string</A>& t) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>hk_kdedriverselectdialog</b> (void) 
</LI>
<LI><A HREF="#hk_string">hk_string</A> &nbsp;<b>hk_kdestringvaluedialog</b> (const <A HREF="#hk_string">hk_string</A>&) 
</LI>
<LI>void &nbsp;<b>set_kdestandarddialogs</b> (void) 
</LI>
</ul>
<h2>Global member Documentation</h2>
<A NAME="messagewindowtype"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef void  &nbsp;<strong>messagewindowtype</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>messagewindowtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="yesno_dialogtype"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef bool  &nbsp;<strong>yesno_dialogtype</strong> (const <A HREF="#hk_string">hk_string</A>&, bool )
<br></td><td align="right"><h3><strong>yesno_dialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="translatefunctiontype"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<strong>translatefunctiontype</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>translatefunctiontype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="password_dialogtype"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef void &nbsp;<strong>password_dialogtype</strong> (<A HREF="hk_connection.html">hk_connection</A>*,struct_connectionfields*)
<br></td><td align="right"><h3><strong>password_dialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="newpassword_dialogtype"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef bool &nbsp;<strong>newpassword_dialogtype</strong> (<A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>newpassword_dialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="stringvalue_dialogtype"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<strong>stringvalue_dialogtype</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>stringvalue_dialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="progress_dialogtype"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef bool &nbsp;<strong>progress_dialogtype</strong> (long int,long int,const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>progress_dialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__class_h.html">hk_classes/hk_classes/hk_class.h</A>&gt;</code></small></p><A NAME="operator%3C%3C"></A><A NAME="ref114"></A><table width="100%"><tr bgcolor="#eeeeee"><td>ostream& &nbsp;<strong>operator<<</strong> (ostream&,<A HREF="hk_colour.html">hk_colour</A>&)
<br></td><td align="right"><h3><strong>operator<<</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="operator%3C%3C"></A><A NAME="ref115"></A><table width="100%"><tr bgcolor="#eeeeee"><td>ostream& &nbsp;<strong>operator<<</strong> (ostream&,const <A HREF="hk_colour.html">hk_colour</A>&)
<br></td><td align="right"><h3><strong>operator<<</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_aqua"></A><A NAME="ref116"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_aqua</strong> (0,255,255)
<br></td><td align="right"><h3><strong>hk_aqua</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_beige"></A><A NAME="ref117"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_beige</strong> (0xF5,0xF5,0xDC)
<br></td><td align="right"><h3><strong>hk_beige</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_black"></A><A NAME="ref118"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_black</strong> (0,0,0)
<br></td><td align="right"><h3><strong>hk_black</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_blue"></A><A NAME="ref119"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_blue</strong> (0,0,255)
<br></td><td align="right"><h3><strong>hk_blue</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_brown"></A><A NAME="ref120"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_brown</strong> (0xA5,0x2A,0x2A)
<br></td><td align="right"><h3><strong>hk_brown</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_fuchsia"></A><A NAME="ref121"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_fuchsia</strong> (255,0,255)
<br></td><td align="right"><h3><strong>hk_fuchsia</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_darkgrey"></A><A NAME="ref122"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_darkgrey</strong> (0xA9,0xA9,0xA9)
<br></td><td align="right"><h3><strong>hk_darkgrey</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_green"></A><A NAME="ref123"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_green</strong> (0,128,0)
<br></td><td align="right"><h3><strong>hk_green</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_grey"></A><A NAME="ref124"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_grey</strong> (128,128,128)
<br></td><td align="right"><h3><strong>hk_grey</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_lightgrey"></A><A NAME="ref125"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_lightgrey</strong> (0xD3,0xD3,0xD3)
<br></td><td align="right"><h3><strong>hk_lightgrey</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_lime"></A><A NAME="ref126"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_lime</strong> (0,255,0)
<br></td><td align="right"><h3><strong>hk_lime</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_maroon"></A><A NAME="ref127"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_maroon</strong> (128,0,0)
<br></td><td align="right"><h3><strong>hk_maroon</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_navy"></A><A NAME="ref128"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_navy</strong> (0,0,128)
<br></td><td align="right"><h3><strong>hk_navy</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_olive"></A><A NAME="ref129"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_olive</strong> (128,128,0)
<br></td><td align="right"><h3><strong>hk_olive</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_orange"></A><A NAME="ref130"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_orange</strong> (0xFF,0xA5,0)
<br></td><td align="right"><h3><strong>hk_orange</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_pink"></A><A NAME="ref131"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_pink</strong> (0xFF,0xC0,0xCB)
<br></td><td align="right"><h3><strong>hk_pink</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_purple"></A><A NAME="ref132"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_purple</strong> (128,0,128)
<br></td><td align="right"><h3><strong>hk_purple</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_red"></A><A NAME="ref133"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_red</strong> (255,0,0)
<br></td><td align="right"><h3><strong>hk_red</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_silver"></A><A NAME="ref134"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_silver</strong> (0,0xc0,0xc0)
<br></td><td align="right"><h3><strong>hk_silver</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_teal"></A><A NAME="ref135"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_teal</strong> (0,128,128)
<br></td><td align="right"><h3><strong>hk_teal</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_white"></A><A NAME="ref136"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_white</strong> (255,255,255)
<br></td><td align="right"><h3><strong>hk_white</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="hk_yellow"></A><A NAME="ref137"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="hk_colour.html">hk_colour</A> &nbsp;<strong>hk_yellow</strong> (255,255,0)
<br></td><td align="right"><h3><strong>hk_yellow</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__colour_h.html">hk_classes/hk_classes/hk_colour.h</A>&gt;</code></small></p><A NAME="newform_type"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="hk_form.html">hk_form</A>* &nbsp;<strong>newform_type</strong> (<A HREF="hk_database.html">hk_database</A>*,void*)
<br></td><td align="right"><h3><strong>newform_type</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__database_h.html">hk_classes/hk_classes/hk_database.h</A>&gt;</code></small></p><A NAME="newreport_type"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="hk_report.html">hk_report</A>* &nbsp;<strong>newreport_type</strong> (<A HREF="hk_database.html">hk_database</A>*,void*)
<br></td><td align="right"><h3><strong>newreport_type</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__database_h.html">hk_classes/hk_classes/hk_database.h</A>&gt;</code></small></p><A NAME="newtable_type"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef hk_dstable* &nbsp;<strong>newtable_type</strong> (void*)
<br></td><td align="right"><h3><strong>newtable_type</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__database_h.html">hk_classes/hk_classes/hk_database.h</A>&gt;</code></small></p><A NAME="newquery_type"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef hk_dsquery* &nbsp;<strong>newquery_type</strong> (void*)
<br></td><td align="right"><h3><strong>newquery_type</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__database_h.html">hk_classes/hk_classes/hk_database.h</A>&gt;</code></small></p><A NAME="transfer_date"></A><A NAME="ref99"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>transfer_date</strong> (const <A HREF="#hk_string">hk_string</A>& date,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat)
<br></td><td align="right"><h3><strong>transfer_date</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__datetime_h.html">hk_classes/hk_classes/hk_datetime.h</A>&gt;</code></small></p><p>
convinience function that returns the date formated as defined in targetformat, where date originally was formatted as
defined in originalformat
 </p>
<A NAME="transfer_time"></A><A NAME="ref100"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>transfer_time</strong> (const <A HREF="#hk_string">hk_string</A>& time,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat)
<br></td><td align="right"><h3><strong>transfer_time</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__datetime_h.html">hk_classes/hk_classes/hk_datetime.h</A>&gt;</code></small></p><p>
convinience function that returns the time formated as defined in targetformat, where time originally was formatted as
defined in originalformat
 </p>
<A NAME="transfer_datetime"></A><A NAME="ref101"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>transfer_datetime</strong> (const <A HREF="#hk_string">hk_string</A>& datetime,const <A HREF="#hk_string">hk_string</A>& originalformat, const <A HREF="#hk_string">hk_string</A>& targetformat)
<br></td><td align="right"><h3><strong>transfer_datetime</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__datetime_h.html">hk_classes/hk_classes/hk_datetime.h</A>&gt;</code></small></p><p>
convinience function that returns the datetime formated as defined in targetformat, where datetime originally was formatted as
defined in originalformat
 </p>
<A NAME="operator%3C%3C"></A><A NAME="ref102"></A><table width="100%"><tr bgcolor="#eeeeee"><td>ostream& &nbsp;<strong>operator<<</strong> (ostream&,const <A HREF="hk_datetime.html">hk_datetime</A>&)
<br></td><td align="right"><h3><strong>operator<<</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__datetime_h.html">hk_classes/hk_classes/hk_datetime.h</A>&gt;</code></small></p><A NAME="operator%3C%3C"></A><A NAME="ref103"></A><table width="100%"><tr bgcolor="#eeeeee"><td>ostream& &nbsp;<strong>operator<<</strong> (ostream&, <A HREF="hk_datetime.html">hk_datetime</A>&)
<br></td><td align="right"><h3><strong>operator<<</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__datetime_h.html">hk_classes/hk_classes/hk_datetime.h</A>&gt;</code></small></p><A NAME="requestdialogtype"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="#hk_string">hk_string</A> &nbsp;<strong>requestdialogtype</strong> (void)
<br></td><td align="right"><h3><strong>requestdialogtype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__drivermanager_h.html">hk_classes/hk_classes/hk_drivermanager.h</A>&gt;</code></small></p><A NAME="colstruct"></A><A NAME="ref104"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef class <strong>colstruct</strong></td><td align="right"><h3><strong>colstruct</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__importcsv_h.html">hk_classes/hk_classes/hk_importcsv.h</A>&gt;</code></small></p><A NAME="currentbutton"></A><A NAME="ref52"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_button">hk_button</A>* &nbsp;<strong>currentbutton</strong> (void)
<br></td><td align="right"><h3><strong>currentbutton</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentlineedit"></A><A NAME="ref53"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dslineedit">hk_dslineedit</A>* &nbsp;<strong>currentlineedit</strong> (void)
<br></td><td align="right"><h3><strong>currentlineedit</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentmemo"></A><A NAME="ref54"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dsmemo">hk_dsmemo</A>* &nbsp;<strong>currentmemo</strong> (void)
<br></td><td align="right"><h3><strong>currentmemo</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentgrid"></A><A NAME="ref55"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_dsgrid.html">hk_dsgrid</A>* &nbsp;<strong>currentgrid</strong> (void)
<br></td><td align="right"><h3><strong>currentgrid</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentcombobox"></A><A NAME="ref56"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dscombobox">hk_dscombobox</A>* &nbsp;<strong>currentcombobox</strong> (void)
<br></td><td align="right"><h3><strong>currentcombobox</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentboolean"></A><A NAME="ref57"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dsboolean">hk_dsboolean</A>*  &nbsp;<strong>currentboolean</strong> (void)
<br></td><td align="right"><h3><strong>currentboolean</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentform"></A><A NAME="ref58"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_form.html">hk_form</A>* &nbsp;<strong>currentform</strong> (void)
<br></td><td align="right"><h3><strong>currentform</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentreport"></A><A NAME="ref59"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_report.html">hk_report</A>* &nbsp;<strong>currentreport</strong> (void)
<br></td><td align="right"><h3><strong>currentreport</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentreportdata"></A><A NAME="ref60"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_reportdata.html">hk_reportdata</A>* &nbsp;<strong>currentreportdata</strong> (void)
<br></td><td align="right"><h3><strong>currentreportdata</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentdsvisible"></A><A NAME="ref61"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_dsvisible.html">hk_dsvisible</A>* &nbsp;<strong>currentdsvisible</strong> (void)
<br></td><td align="right"><h3><strong>currentdsvisible</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="currentvisible"></A><A NAME="ref62"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_visible.html">hk_visible</A>*  &nbsp;<strong>currentvisible</strong> (void)
<br></td><td align="right"><h3><strong>currentvisible</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_button"></A><A NAME="ref63"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_button">hk_button</A> *&nbsp;<strong>cast_button</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_button</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dslineedit"></A><A NAME="ref64"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dslineedit">hk_dslineedit</A> *&nbsp;<strong>cast_dslineedit</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dslineedit</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dsmemo"></A><A NAME="ref65"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dsmemo">hk_dsmemo</A> *&nbsp;<strong>cast_dsmemo</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dsmemo</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dsgrid"></A><A NAME="ref66"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_dsgrid.html">hk_dsgrid</A> *&nbsp;<strong>cast_dsgrid</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dsgrid</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dscombobox"></A><A NAME="ref67"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dscombobox">hk_dscombobox</A> *&nbsp;<strong>cast_dscombobox</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dscombobox</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dsboolean"></A><A NAME="ref68"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_dsboolean">hk_dsboolean</A> *&nbsp;<strong>cast_dsboolean</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dsboolean</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_dsvisible"></A><A NAME="ref69"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_dsvisible.html">hk_dsvisible</A> *&nbsp;<strong>cast_dsvisible</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_dsvisible</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_form"></A><A NAME="ref70"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_form.html">hk_form</A> *&nbsp;<strong>cast_form</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_form</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_report"></A><A NAME="ref71"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_report.html">hk_report</A> *&nbsp;<strong>cast_report</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_report</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="cast_reportdata"></A><A NAME="ref72"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="hk_reportdata.html">hk_reportdata</A> *&nbsp;<strong>cast_reportdata</strong> (<A HREF="hk_visible.html">hk_visible</A>*)
<br></td><td align="right"><h3><strong>cast_reportdata</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__interpreter_h.html">hk_classes/hk_classes/hk_interpreter.h</A>&gt;</code></small></p><A NAME="section_replacefunctiontype"></A><A NAME="ref109"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="#hk_string">hk_string</A>   &nbsp;<strong>section_replacefunctiontype</strong> (<A HREF="hk_reportsection.html">hk_reportsection</A>*,const <A HREF="#hk_string">hk_string</A>& )
<br></td><td align="right"><h3><strong>section_replacefunctiontype</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__reportsection_h.html">hk_classes/hk_classes/hk_reportsection.h</A>&gt;</code></small></p><p>
You can define your own functions for sections. See <A HREF="hk_reportsection.html#set_replacefunction">hk_reportsection::set_replacefunction</A> for details.
the function will be called after replacing the built-in variables and will give the "this"-Pointer and the text
that would be printed as parameters. Your function has to return a hk_string that will be printed instead.
</p>
<A NAME="--"></A><A NAME="ref110"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef struct <strong>--</strong></td><td align="right"><h3><strong>--</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__reportsection_h.html">hk_classes/hk_classes/hk_reportsection.h</A>&gt;</code></small></p><A NAME="hk_string"></A><A NAME="ref77"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef std::basic_string <char>  <strong>hk_string</strong></td><td align="right"><h3><strong>hk_string</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
</p>
<p></p>
<A NAME="smallstringconversion"></A><A NAME="ref78"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>smallstringconversion</strong> (const <A HREF="#hk_string">hk_string</A> & what, const <A HREF="#hk_string">hk_string</A>& from, const <A HREF="#hk_string">hk_string</A>& to)
<br></td><td align="right"><h3><strong>smallstringconversion</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="l2u"></A><A NAME="ref79"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>l2u</strong> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& locale="")
<br></td><td align="right"><h3><strong>l2u</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="u2l"></A><A NAME="ref80"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>u2l</strong> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& locale="")
<br></td><td align="right"><h3><strong>u2l</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="string2upper"></A><A NAME="ref81"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>string2upper</strong> (const <A HREF="#hk_string">hk_string</A>& what)
<br></td><td align="right"><h3><strong>string2upper</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="string2lower"></A><A NAME="ref82"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>string2lower</strong> (const <A HREF="#hk_string">hk_string</A>& what)
<br></td><td align="right"><h3><strong>string2lower</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="format_number"></A><A NAME="ref83"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>format_number</strong> (double value,bool separator=true,int digits=2,const <A HREF="#hk_string">hk_string</A>& locale="")
<br></td><td align="right"><h3><strong>format_number</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
formats a double value into a string. It uses your set locale.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>separator</i></TD><TD align="left" valign="top">if true your local thousands separator is used i.e the number 12345.6789
 will be displayed in Germany as 12.345,6789 and in USA as 12,345.6789
</TD></TR>
<TR><TD align="left" valign="top"><i>digits</i></TD><TD align="left" valign="top">the amount of digits of the number part <0. E.g. if digits is 2 the above number
would be 12345.68
</TD></TR>
</TABLE></P>
<A NAME="format_number"></A><A NAME="ref84"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>format_number</strong> (const <A HREF="#hk_string">hk_string</A>& value,bool is_locale, bool separator,int digits,const <A HREF="#hk_string">hk_string</A>& locale)
<br></td><td align="right"><h3><strong>format_number</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="format_standard_number"></A><A NAME="ref85"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>format_standard_number</strong> (double value,bool separator=false,int digits=8,const <A HREF="#hk_string">hk_string</A>& standardlocale="C")
<br></td><td align="right"><h3><strong>format_standard_number</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
formats a double value into a string ignoring your locale.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>separator</i></TD><TD align="left" valign="top">if true your local thousands separator is used i.e the number 12345.6789
 12,345.6789
</TD></TR>
<TR><TD align="left" valign="top"><i>digits</i></TD><TD align="left" valign="top">the amount of digits of the number part <0. E.g. if digits is 2 the above number
would be 12345.68
</TD></TR>
</TABLE></P>
<A NAME="format_standard_number"></A><A NAME="ref86"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>format_standard_number</strong> (const <A HREF="#hk_string">hk_string</A>& value,bool separator=false,int digits=8,const <A HREF="#hk_string">hk_string</A>& standardlocale="C")
<br></td><td align="right"><h3><strong>format_standard_number</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="localestring2double"></A><A NAME="ref87"></A><table width="100%"><tr bgcolor="#eeeeee"><td>double &nbsp;<strong>localestring2double</strong> (const <A HREF="#hk_string">hk_string</A>& localenumberstring)
<br></td><td align="right"><h3><strong>localestring2double</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
converts a number in a string (which uses your locale) in a double value
 </p>
<A NAME="localestring2int"></A><A NAME="ref88"></A><table width="100%"><tr bgcolor="#eeeeee"><td>long int &nbsp;<strong>localestring2int</strong> (const <A HREF="#hk_string">hk_string</A>& localenumberstring)
<br></td><td align="right"><h3><strong>localestring2int</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="localestring2uint"></A><A NAME="ref89"></A><table width="100%"><tr bgcolor="#eeeeee"><td>long unsigned int &nbsp;<strong>localestring2uint</strong> (const <A HREF="#hk_string">hk_string</A>& localenumberstring)
<br></td><td align="right"><h3><strong>localestring2uint</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="standardstring2double"></A><A NAME="ref90"></A><table width="100%"><tr bgcolor="#eeeeee"><td>double &nbsp;<strong>standardstring2double</strong> (const <A HREF="#hk_string">hk_string</A>& standardnumberstring,const <A HREF="#hk_string">hk_string</A>& standardlocale="C")
<br></td><td align="right"><h3><strong>standardstring2double</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
converts a number in a string (which ignores your locale) in a double value
 </p>
<A NAME="longint2string"></A><A NAME="ref91"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>longint2string</strong> (long int value)
<br></td><td align="right"><h3><strong>longint2string</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
 converts a long int number to a non localized string
 </p>
<A NAME="ulongint2string"></A><A NAME="ref92"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>ulongint2string</strong> (unsigned long int value)
<br></td><td align="right"><h3><strong>ulongint2string</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
 converts a unsigned long int number to a non localized string
 </p>
<A NAME="replace_all"></A><A NAME="ref93"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>replace_all</strong> (const <A HREF="#hk_string">hk_string</A>& what,const <A HREF="#hk_string">hk_string</A>& where,const <A HREF="#hk_string">hk_string</A>& with)
<br></td><td align="right"><h3><strong>replace_all</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><p>
replaces all characters 'what' in 'where' with 'with'.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>what</i></TD><TD align="left" valign="top">the search string to be replaced
</TD></TR>
<TR><TD align="left" valign="top"><i>where</i></TD><TD align="left" valign="top">the string which should be altered
</TD></TR>
<TR><TD align="left" valign="top"><i>with</i></TD><TD align="left" valign="top">the string replacement string
</TD></TR>
</TABLE></P>
<p><b>Returns</b>: the new string
 </p>
<A NAME="trimleft"></A><A NAME="ref94"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>trimleft</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>trimleft</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="trimright"></A><A NAME="ref95"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>trimright</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>trimright</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="trim"></A><A NAME="ref96"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>trim</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>trim</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="int2hex"></A><A NAME="ref97"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>int2hex</strong> (int n)
<br></td><td align="right"><h3><strong>int2hex</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__classes___hk__classes___hk__string_h.html">hk_classes/hk_classes/hk_string.h</A>&gt;</code></small></p><A NAME="hk_kdewarning"></A><A NAME="ref187"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>hk_kdewarning</strong> (const <A HREF="#hk_string">hk_string</A>& w)
<br></td><td align="right"><h3><strong>hk_kdewarning</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><p>
 displays the text w.
 </p>
<A NAME="hk_kdeyesno_dialog"></A><A NAME="ref188"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>hk_kdeyesno_dialog</strong> (const <A HREF="#hk_string">hk_string</A>& w,bool default_return)
<br></td><td align="right"><h3><strong>hk_kdeyesno_dialog</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><p>
 dialog with a "yes" and a "no" button.
 </p>
<A NAME="hk_kdepassworddlg"></A><A NAME="ref189"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>hk_kdepassworddlg</strong> (<A HREF="hk_connection.html">hk_connection</A>*,struct_connectionfields* c)
<br></td><td align="right"><h3><strong>hk_kdepassworddlg</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><p>
 dialog which asks for host,user,password and sqlserver if necessary
 </p>
<A NAME="hk_kdetranslate"></A><A NAME="ref190"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>hk_kdetranslate</strong> (const <A HREF="#hk_string">hk_string</A>& t)
<br></td><td align="right"><h3><strong>hk_kdetranslate</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><A NAME="hk_kdedriverselectdialog"></A><A NAME="ref191"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>hk_kdedriverselectdialog</strong> (void)
<br></td><td align="right"><h3><strong>hk_kdedriverselectdialog</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><A NAME="hk_kdestringvaluedialog"></A><A NAME="ref192"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#hk_string">hk_string</A> &nbsp;<strong>hk_kdestringvaluedialog</strong> (const <A HREF="#hk_string">hk_string</A>&)
<br></td><td align="right"><h3><strong>hk_kdestringvaluedialog</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><A NAME="set_kdestandarddialogs"></A><A NAME="ref193"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>set_kdestandarddialogs</strong> (void)
<br></td><td align="right"><h3><strong>set_kdestandarddialogs</strong></h3></td></tr></table><p></p><p><small><code>#include &lt;<A HREF="hk__kdeclasses___hk__kdeclasses___hk__kdemessages_h.html">hk_kdeclasses/hk_kdeclasses/hk_kdemessages.h</A>&gt;</code></small></p><HR>
	<table>
	<tr><td><small>Generated by: horst on horstnotebook on Wed Sep 24 10:38:50 2003, using kdoc 2.0a54.</small></td></tr>
	</table>
</BODY>
</HTML>