WDShading Klassenreferenz

#import <WDShading.h>

Abgeleitet von NSObject und < NSCopying >.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(void) - setShading:
(int) - style
(void) - setStyle:
(id) - foreground
(void) - setForeground:
(id) - background
(void) - setBackground:
(id) - copyWithZone:

Geschützte Attribute

int mStyle
NSColorStubmForegroundColor
NSColorStubmBackgroundColor

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei WDShading.h.


Dokumentation der Elementfunktionen

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (void) setShading: (id)  fp8  

- (int) style  

- (void) setStyle: (int)  fp8  

- (id) foreground  

- (void) setForeground: (id)  fp8  

- (id) background  

- (void) setBackground: (id)  fp8  

- (id) copyWithZone: (struct _NSZone *)  fp8  

Erneute Implementation von < NSCopying >.


Dokumentation der Datenelemente

- (int) mStyle [protected]

Definiert in Zeile 15 der Datei WDShading.h.

- (NSColorStub*) mForegroundColor [protected]

Definiert in Zeile 16 der Datei WDShading.h.

- (NSColorStub*) mBackgroundColor [protected]

Definiert in Zeile 17 der Datei WDShading.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: