Vuo  2.3.2
Public Member Functions | List of all members
VuoDocumentationSidebar Class Reference

Description

Inspector-style sidebar for displaying documentation.

It can be shown and hidden.

Definition at line 15 of file VuoDocumentationSidebar.hh.

Public Member Functions

 VuoDocumentationSidebar (QWidget *parent=nullptr)
 Creates a sidebar that can be added to a window. More...
 
QString getSelectedText ()
 Returns the currently selected text within the sidebar (if any). More...
 

Constructor & Destructor Documentation

◆ VuoDocumentationSidebar()

VuoDocumentationSidebar::VuoDocumentationSidebar ( QWidget *  parent = nullptr)

Creates a sidebar that can be added to a window.

The sidebar displays the GLSL/ISF Quick Reference.

Definition at line 20 of file VuoDocumentationSidebar.cc.

Member Function Documentation

◆ getSelectedText()

QString VuoDocumentationSidebar::getSelectedText ( )

Returns the currently selected text within the sidebar (if any).

Definition at line 111 of file VuoDocumentationSidebar.cc.


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