Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QT_MANGLE_NAMESPACE(QIndeterminateProgressIndicator) Category Reference
+ Collaboration diagram for QT_MANGLE_NAMESPACE(QIndeterminateProgressIndicator):

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
 

Detailed Description

Definition at line 47 of file qmacstyle_mac.mm.

Method Documentation

◆ drawWithFrame:inView: [1/2]

- (void) drawWithFrame: (CGRect) rect
inView: (NSView *) view 

◆ drawWithFrame:inView: [2/2]

- (void) drawWithFrame: (CGRect) rect
inView: (NSView *) view 

References animators, init, rect, startAnimation, stopAnimation, view, and void.

+ Here is the call graph for this function:

◆ init [1/2]

- (instancetype) init

Referenced by drawWithFrame:inView:.

+ Here is the caller graph for this function:

◆ init [2/2]

- (instancetype) init

◆ startAnimation [1/2]

- (void) startAnimation

Referenced by drawWithFrame:inView:.

+ Here is the caller graph for this function:

◆ startAnimation [2/2]

- (void) startAnimation

◆ stopAnimation [1/2]

- (void) stopAnimation

Referenced by drawWithFrame:inView:.

+ Here is the caller graph for this function:

◆ stopAnimation [2/2]

- (void) stopAnimation

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 6666 of file qmacstyle_mac.mm.

◆ animators

- (nonatomic NSInteger) animators
protected

Definition at line 49 of file qmacstyle_mac.mm.

Referenced by drawWithFrame:inView:.


The documentation for this category was generated from the following files: