![]() |
Qt 6.x
The Qt SDK
|
Instance Methods | |
(instancetype) | - init |
(void) | - startAnimation |
(void) | - stopAnimation |
(void) | - drawWithFrame:inView: |
(instancetype) | - init |
(void) | - startAnimation |
(void) | - stopAnimation |
(void) | - drawWithFrame:inView: |
Protected Attributes | |
: NSProgressIndicator@property (readonly | |
nonatomic NSInteger | animators |
Definition at line 47 of file qmacstyle_mac.mm.
- (void) drawWithFrame: | (CGRect) | rect | |
inView: | (NSView *) | view | |
- (void) drawWithFrame: | (CGRect) | rect | |
inView: | (NSView *) | view | |
References animators, init, rect, startAnimation, stopAnimation, view, and void.
- (instancetype) init |
- (instancetype) init |
- (void) startAnimation |
- (void) startAnimation |
- (void) stopAnimation |
- (void) stopAnimation |
|
protected |
Definition at line 6748 of file qmacstyle_mac.mm.
|
protected |
Definition at line 49 of file qmacstyle_mac.mm.
Referenced by drawWithFrame:inView:.