Vuo  2.0.2
Protected Attributes | List of all members
VuoEditorZoomButtons Class Reference

Description

A multi-segment button control containing the 4 zoom operations.

Definition at line 34 of file VuoEditorWindowToolbar.mm.

Protected Attributes

QMacToolBarItem * _toolBarItem
 The Qt widget corresponding to this Cocoa widget. More...
 
bool _isDark
 True if dark mode is enabled. More...
 
bool _isCodeEditor
 True if these buttons are for a VuoCodeWindow. More...
 

Member Data Documentation

◆ _isCodeEditor

- (bool) _isCodeEditor
protected

True if these buttons are for a VuoCodeWindow.

Definition at line 38 of file VuoEditorWindowToolbar.mm.

◆ _isDark

- (bool) _isDark
protected

True if dark mode is enabled.

Definition at line 37 of file VuoEditorWindowToolbar.mm.

◆ _toolBarItem

- (QMacToolBarItem*) _toolBarItem
protected

The Qt widget corresponding to this Cocoa widget.

Definition at line 36 of file VuoEditorWindowToolbar.mm.


The documentation for this class was generated from the following file: