MeVisLab Toolbox Reference
macView.h File Reference

Go to the source code of this file.

Classes

class  macos::View
 View system related functions. More...
 

Namespaces

 macos
 AppleScript support.
 

Macros

#define MACOS_FORWARD_DECLARE_OBJC_CLASS(classname)   class classname
 View system related functions. More...
 

Functions

 MACOS_FORWARD_DECLARE_OBJC_CLASS (NSView)
 

Macro Definition Documentation

◆ MACOS_FORWARD_DECLARE_OBJC_CLASS

#define MACOS_FORWARD_DECLARE_OBJC_CLASS (   classname)    class classname

View system related functions.

Definition at line 26 of file macView.h.

Function Documentation

◆ MACOS_FORWARD_DECLARE_OBJC_CLASS()

MACOS_FORWARD_DECLARE_OBJC_CLASS ( NSView  )