Vuo  2.1.0
Public Member Functions | List of all members
VuoDialogWithoutTitlebar Class Reference

Description

Hides the titlebar (but keeps the close button), to resemble Xcode's About and Welcome dialogs.

Definition at line 16 of file VuoDialogWithoutTitlebar.hh.

Public Member Functions

 VuoDialogWithoutTitlebar (QWidget *parent=0)
 Creates a dialog. More...
 
void showEvent (QShowEvent *event)
 Makes the dialog visible. More...
 

Constructor & Destructor Documentation

◆ VuoDialogWithoutTitlebar()

VuoDialogWithoutTitlebar::VuoDialogWithoutTitlebar ( QWidget *  parent = 0)
explicit

Creates a dialog.

Definition at line 20 of file VuoDialogWithoutTitlebar.mm.

Member Function Documentation

◆ showEvent()

void VuoDialogWithoutTitlebar::showEvent ( QShowEvent *  event)

Makes the dialog visible.

Definition at line 28 of file VuoDialogWithoutTitlebar.mm.


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