#import <OADSubBlip.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithData:type: |
| (void) | - dealloc |
| (id) | - data |
| (int) | - type |
| (struct _NSSize) | - sizeInPoints |
| (void) | - setSizeInPoints: |
| (struct _NSRect) | - frame |
| (void) | - setFrame: |
Geschützte Attribute | |
| int | mType |
| NSData * | mData |
| struct _NSSize | mSizeInPoints |
| struct _NSRect | mFrame |
Definiert in Zeile 11 der Datei OADSubBlip.h.
| - (id) initWithData: | (id) | fp8 | ||
| type: | (int) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (id) data |
| - (int) type |
| - (struct _NSSize) sizeInPoints |
| - (void) setSizeInPoints: | (struct _NSSize) | fp8 |
| - (struct _NSRect) frame |
| - (void) setFrame: | (struct _NSRect) | fp8 |
- (int) mType [protected] |
Definiert in Zeile 13 der Datei OADSubBlip.h.
Definiert in Zeile 14 der Datei OADSubBlip.h.
- (struct _NSSize) mSizeInPoints [read, protected] |
Definiert in Zeile 15 der Datei OADSubBlip.h.
Definiert in Zeile 16 der Datei OADSubBlip.h.