Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to QCViewMBS class.
QCViewMBS.autostartsRendering as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in Mac OS X v10.4 and later.
(Read and Write property)
QCViewMBS.eraseColor as NSColorMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in Mac OS X v10.4 and later.
(Read and Write property)
QCViewMBS.eventForwardingMask as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
mask: An event filtering mask. The mask can be a combination of any of the mask constants listed in Table below (defined in NSEventMBS) or the constant NSAnyEventMask.
Constant | Description |
NSLeftMouseDownMask | The user pressed the left button. |
NSLeftMouseDraggedMask | The user moved the mouse with the left button down. |
NSLeftMouseUpMask | The user released the left button. |
NSRightMouseDownMask | The user pressed the right button. |
NSRightMouseDraggedMask | The user moved the mouse with the right button down. |
NSRightMouseUpMask | The user released the right button. |
NSOtherMouseDownMask | The user pressed the middle button, or some button other than the left or right button. |
NSOtherMouseDraggedMask | The user moved the mouse with the middle button down, or some button other than the left or right button. |
NSOtherMouseUpMask | The user released the middle button, or some button other than the left or right button. |
NSMouseMovedMask | The user moved the mouse without holding down a mouse button. |
NSScrollWheelMask | The user moved the mouse scroll wheel. |
NSKeyDownMask | The user generated a character or characters by pressing a key. |
NSKeyUpMask | The user released a key. |
NSFlagsChangedMask | The user pressed or released a modifier key, or toggled the Caps Lock key. |
QCViewMBS.isPausedRendering as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
True if the rendering is paused; otherwise false.
Available in Mac OS X v10.5 and later.
(Read only property)
QCViewMBS.isRendering as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Returns true if a composition is rendering in the view; false otherwise.
Available in Mac OS X v10.5 and later.
(Read only property)
QCViewMBS.loadedComposition as QCCompositionMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 15.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
QCViewMBS.maxRenderingFrameRate as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Pass 0.0 to specify that there is no limit.
Available in Mac OS X v10.4 and later.
(Read and Write property)
QCViewMBS.snapshotImage as NSImageMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Quartz Composer | MBS MacControls Plugin | 10.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in Mac OS X v10.5 and later.
(Read only property)
The items on this page are in the following plugins: MBS MacControls Plugin.