From 5abe4bd15642bbc83f46553aa5275430b14f5f91 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Tue, 10 May 2005 14:55:18 +0000 Subject: *** empty log message *** --- zinclib.d/doc/html/classZincBitmap.html | 177 ++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 zinclib.d/doc/html/classZincBitmap.html (limited to 'zinclib.d/doc/html/classZincBitmap.html') diff --git a/zinclib.d/doc/html/classZincBitmap.html b/zinclib.d/doc/html/classZincBitmap.html new file mode 100644 index 0000000..f1b7fb6 --- /dev/null +++ b/zinclib.d/doc/html/classZincBitmap.html @@ -0,0 +1,177 @@ + + +IntuiKit: ZincBitmap class Reference + + + +
Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

ZincBitmap Class Reference

#include <ZincObjects.hpp> +

+

Inheritance diagram for ZincBitmap: +

+ +ZincItem + +List of all members. + + + + + + + + + + +

Public Member Functions

 ZincBitmap (Tcl_Obj *obj)
 ZincBitmap (Tcl_Obj *obj, bool internal)
 ZincBitmap (String name)
virtual ~ZincBitmap ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
ZincBitmap::ZincBitmap Tcl_Obj *  obj  ) 
+
+ + + + + +
+   + + +

+The public constructor (redefine the inherited one)

+

Parameters:
+ + +
obj the object we want to store
+
+
+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
ZincBitmap::ZincBitmap Tcl_Obj *  obj,
bool  internal
+
+ + + + + +
+   + + +

+The public constructor (redefine the inherited one)

+

Parameters:
+ + +
obj the object we want to store
+
+
+

+ + + + +
+ + + + + + + + + + +
ZincBitmap::ZincBitmap String  name  ) 
+
+ + + + + +
+   + + +

+The public constructor (redefine the inherited one)

+

Parameters:
+ + +
name the name of a predefined bitmap
+
+
+

+ + + + +
+ + + + + + + + + +
ZincBitmap::~ZincBitmap  )  [virtual]
+
+ + + + + +
+   + + +

+The public destructor

+


The documentation for this class was generated from the following files: +
Generated on Mon Apr 18 17:40:45 2005 for IntuiKit by + +doxygen +1.3.3
+ + -- cgit v1.1