PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::mQCheckBox Class Reference

#include <QComponent.h>

Inheritance diagram for dyno::mQCheckBox:
Collaboration diagram for dyno::mQCheckBox:

Public Slots

void findSignal (int i)
 
void setNewVisable (int s)
 
void updateChecked (int s)
 
void updateUnchecked (int s)
 

Signals

void mValueChanged (int)
 

Public Member Functions

 mQCheckBox (QWidget *pParent=NULL)
 

Public Attributes

QLabel * nameLabel = nullptr
 

Detailed Description

Definition at line 97 of file QComponent.h.

Constructor & Destructor Documentation

◆ mQCheckBox()

dyno::mQCheckBox::mQCheckBox ( QWidget * pParent = NULL)
inline

Definition at line 103 of file QComponent.h.

Here is the call graph for this function:

Member Function Documentation

◆ findSignal

void dyno::mQCheckBox::findSignal ( int i)
inlineslot

Definition at line 115 of file QComponent.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mValueChanged

void dyno::mQCheckBox::mValueChanged ( int )
signal
Here is the caller graph for this function:

◆ setNewVisable

void dyno::mQCheckBox::setNewVisable ( int s)
inlineslot

Definition at line 121 of file QComponent.h.

◆ updateChecked

void dyno::mQCheckBox::updateChecked ( int s)
inlineslot

Definition at line 130 of file QComponent.h.

◆ updateUnchecked

void dyno::mQCheckBox::updateUnchecked ( int s)
inlineslot

Definition at line 138 of file QComponent.h.

Member Data Documentation

◆ nameLabel

QLabel* dyno::mQCheckBox::nameLabel = nullptr

Definition at line 149 of file QComponent.h.


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