VAPOR3 3.9.4
Public Slots | Signals | Public Member Functions | List of all members
VPushButton Class Reference

#include <VPushButton.h>

Inheritance diagram for VPushButton:
VHBoxWidget

Public Slots

void emitButtonClicked ()
 

Signals

void ButtonClicked ()
 

Public Member Functions

 VPushButton (const std::string &buttonText="Select")
 

Additional Inherited Members

- Protected Member Functions inherited from VHBoxWidget
 VHBoxWidget ()
 

Detailed Description

Wraps a QPushButton with vaporgui's VContainer, so that the QPushButton follows correct size policy

Definition at line 15 of file VPushButton.h.

Constructor & Destructor Documentation

◆ VPushButton()

VPushButton::VPushButton ( const std::string &  buttonText = "Select")

Member Function Documentation

◆ ButtonClicked

void VPushButton::ButtonClicked ( )
signal

◆ emitButtonClicked

void VPushButton::emitButtonClicked ( )
slot

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