File: EnumeratedStyleAttr.html

package info (click to toggle)
qweb 1.3-3
  • links: PTS
  • area: contrib
  • in suites: hamm, slink
  • size: 3,080 kB
  • ctags: 2,370
  • sloc: cpp: 12,808; makefile: 485; sh: 2
file content (23 lines) | stat: -rw-r--r-- 863 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<HTML>
<HEAD>
<TITLE>EnumeratedStyleAttr</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=CENTER>EnumeratedStyleAttr</H1>
<P>Publicly inherits <A HREF="StyleAttr.html">StyleAttr</A>.</P>
<H2>Public Methods</H2>
<TABLE BORDER=0>
<TR><TD VALIGN=TOP ALIGN=RIGHT>  <TD VALIGN=TOP ALIGN=RIGHT><B>EnumeratedStyleAttr</B><TD>(  <A HREF="StyleAttrProto.html">StyleAttrProto</A>* proto,  int value );
<TR><TD VALIGN=TOP ALIGN=RIGHT>  <TD VALIGN=TOP ALIGN=RIGHT><B>EnumeratedStyleAttr</B><TD>( const <A HREF="EnumeratedStyleAttr.html">EnumeratedStyleAttr</A>&#38; src );
<TR><TD VALIGN=TOP ALIGN=RIGHT>  int<TD VALIGN=TOP ALIGN=RIGHT><B>value</B><TD>(  );
</TABLE>
<H2>Private Data Members</H2>
<TABLE BORDER=0>
<TR><TD ALIGN=RIGHT> int<TD><B>_value</B>;
</TABLE>
<HR>
Return to <A HREF="index.html">Index</A>.<BR>
Automatically generated on <STRONG>Aug 11 23:32
</STRONG>
</BODY>
</HTML>