Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 1436

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class CSS2FontFaceWidths</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>class CSS2FontFaceWidths</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 The <code> CSS2Cursor </code> interface represents a simple value
 for the <a
 href="http://www. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Full name</TH><TD><code><A HREF="DOM.html">DOM</A>::CSS2FontFaceWidths</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="css__extensions_h.html">css_extensions.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-DOM__CSS2FontFaceWidths.html">List of all Methods</A></TH></TR>
	</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>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">CSS2FontFaceWidths</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">CSS2FontFaceWidths</A></b> (const CSS2FontFaceWidths &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">CSS2FontFaceWidths</A></b> (CSS2FontFaceWidthsImpl *impl) 
</LI>
<LI>CSS2FontFaceWidths & &nbsp;<b><A HREF="#ref4">operator = </A></b> (const CSS2FontFaceWidths &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref5">~CSS2FontFaceWidths</A></b> () 
</LI>
<LI><A HREF="DOM__DOMString.html">DOM::DOMString</A> &nbsp;<b><A HREF="#ref6">urange</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref7">setUrange</A></b> ( const <A HREF="DOM__DOMString.html">DOM::DOMString</A> & ) 
</LI>
<LI>CSSValueList &nbsp;<b><A HREF="#ref8">numbers</A></b> ()  const
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 The <code> CSS2Cursor </code> interface represents a simple value
 for the <a
 href="http://www.w3.org/TR/REC-CSS2/fonts.html#descdef-widths">
 widths </a> CSS Level 2 descriptor.
</p>
<p> </p>
<A NAME="CSS2FontFaceWidths"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>CSS2FontFaceWidths</strong> ()
<br></td><td align="right"><h3><strong>CSS2FontFaceWidths</strong></h3></td></tr></table><p></p><A NAME="CSS2FontFaceWidths"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>CSS2FontFaceWidths</strong> (const CSS2FontFaceWidths &other)
<br></td><td align="right"><h3><strong>CSS2FontFaceWidths</strong></h3></td></tr></table><p></p><A NAME="CSS2FontFaceWidths"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>CSS2FontFaceWidths</strong> (CSS2FontFaceWidthsImpl *impl)
<br></td><td align="right"><h3><strong>CSS2FontFaceWidths</strong></h3></td></tr></table><p></p><A NAME="operator%20=%20"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSS2FontFaceWidths & &nbsp;<strong>operator = </strong> (const CSS2FontFaceWidths &other)
<br></td><td align="right"><h3><strong>operator = </strong></h3></td></tr></table><p></p><A NAME="~CSS2FontFaceWidths"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~CSS2FontFaceWidths</strong> ()
<br></td><td align="right"><h3><strong>~CSS2FontFaceWidths</strong></h3></td></tr></table><p></p><A NAME="urange"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="DOM__DOMString.html">DOM::DOMString</A> &nbsp;<strong>urange</strong> ()
<br></td><td align="right"><h3><strong>urange</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 The range for the characters.
</p>
<p>     </p>
<A NAME="setUrange"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setUrange</strong> ( const <A HREF="DOM__DOMString.html">DOM::DOMString</A> & )
<br></td><td align="right"><h3><strong>setUrange</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__CSS2FontFaceWidths.html#urange">urange</A>
</p>
<p>  NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is
 readonly.
</p>
<p>     </p>
<p><b>Throws</b>: DOMException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable.</p>
<A NAME="numbers"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSValueList &nbsp;<strong>numbers</strong> ()
<br></td><td align="right"><h3><strong>numbers</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 A list of numbers representing the glyph widths.
</p>
<p>     </p>
<HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:31 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>