The plugin part MBS Main Plugin
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
The plugin MBS Main Plugin:
- class GlobalExceptionHandlerMBS
- class NSAffineTransformMBS
- method Constructor
- method Operator_Convert as String
- method Constructor(m11 as double, m12 as double, m21 as double, m22 as double, tx as double, ty as double)
- method Constructor(transform as NSAffineTransformMBS)
- method Operator_MultiplyRight(other as NSAffineTransformMBS) as NSAffineTransformMBS
- method Operator_Multiply(other as NSAffineTransformMBS) as NSAffineTransformMBS
- method transformBezierPath(NSBezierPath as Variant) as Variant
- method rotateByDegrees(angle as double)
- method rotateByRadians(angle as double)
- method translate(deltaX as double, deltaY as double)
- method scale(scaleX as double, scaleY as double)
- method scale(scale as double)
- method invert
- method appendTransform(transform as NSAffineTransformMBS)
- method prependTransform(transform as NSAffineTransformMBS)
- method transformPoint(byref x as double, byref y as double)
- method transformSize(byref width as double, byref height as double)
- method setValues(m11 as double, m12 as double, m21 as double, m22 as double , tx as double, tY as double)
- method getValues(byref m11 as double, byref m12 as double, byref m21 as double, byref m22 as double , byref tx as double, byref tY as double)
- property Handle as Integer
- property m11 as Double
- property m12 as Double
- property m21 as Double
- property m22 as Double
- property tx as Double
- property ty as Double
- property Data as MemoryBlock
- property StringValue as String
- shared method transform as NSAffineTransformMBS
- shared method CGAffineTransformToNSAffineTransform(CGAffineTransform as Variant) as NSAffineTransformMBS
- shared method NSAffineTransformToCGAffineTransform(NSAffineTransform as NSAffineTransformMBS) as Variant
- class NSAutoreleasePoolMBS
- class NSEdgeInsetsMBS
- class NSErrorMBS
- class NSExceptionHandlerMBS
- class NSExceptionMBS
- class NSPointMBS
- class NSRangeMBS
- class NSRectMBS
- class NSSizeMBS
- class NSSortDescriptorMBS
- method compareObject(obj1 as variant, obj2 as variant) as Integer
- method reversedSortDescriptor as NSSortDescriptorMBS
- method Constructor(key as string, ascending as boolean)
- method Constructor(key as string, ascending as boolean, SelectorName as String)
- property Handle as Integer
- property key as String
- property ascending as Boolean
- property selector as String
- shared method sortDescriptorWithKey(key as string, ascending as boolean) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithLocalizedCaseInsensitiveCompare(key as string, ascending as boolean) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithCaseInsensitiveCompare(key as string, ascending as boolean) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithLocalizedCompare(key as string, ascending as boolean) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithCompare(key as string, ascending as boolean) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithCompare(key as string, ascending as boolean, Options as Integer) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyWithSelector(key as string, ascending as boolean, SelectorName as String) as NSSortDescriptorMBS
- shared method sortDescriptorWithKeyComparator(key as string, ascending as boolean, Comparator as NSComparatorDelegateMBS, tag as variant = nil) as NSSortDescriptorMBS
- event Comparator(obj1 as variant, obj2 as variant) as Integer
- class QTAudioChannelDescriptionMBS
- class QTAudioChannelLayoutMBS
- module BuildConstantsMBS
- module MBS
- Globals:
- InstallSystemExceptionHandlerMBS(Message as string = "")
- LogoMBS(size as integer = 0, WithAlphaChannel as boolean = false) as Picture
- MBSPluginCompileDate as string
- MBSPluginCompileTime as string
- MBSPluginVersion as string
- NSLogMBS(message as string)
- NSMakePointMBS(x as double, y as double) as NSPointMBS
- NSMakeRangeMBS(location as UInt32, length as UInt32) as NSRangeMBS
- NSMakeRectMBS(x as double, y as double, w as double, h as double) as NSRectMBS
- NSMakeSizeMBS(w as double, h as double) as NSSizeMBS
- NSStringArraySortMBS(texts() as string, options as integer) as string()
- NSStringCompareMBS(s as string, t as string, options as integer) as integer
- RegisterMBSPlugin(name as string, product as string, enddate as integer, serial as string) as boolean
- SetRegistrationMessageMBS(ID as integer, message as string)