MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
UI::SampleUI Class Reference

#include <ui_sample.h>

Inheritance diagram for UI::SampleUI:
Inheritance graph
Collaboration diagram for UI::SampleUI:
Collaboration graph

Public Member Functions

 SampleUI ()
 
 ~SampleUI ()
 

Private Member Functions

void send_request ()
 

Private Attributes

rclcpp::Client< jamc::srv::SampleService >::SharedPtr _sample_client
 
QLabel * _label
 
QSpinBox * _input
 
QPushButton * _button
 

Constructor & Destructor Documentation

◆ SampleUI()

UI::SampleUI::SampleUI ( )
Here is the call graph for this function:

◆ ~SampleUI()

UI::SampleUI::~SampleUI ( )

Member Function Documentation

◆ send_request()

void UI::SampleUI::send_request ( )
private
Here is the caller graph for this function:

Member Data Documentation

◆ _button

QPushButton* UI::SampleUI::_button
private

◆ _input

QSpinBox* UI::SampleUI::_input
private

◆ _label

QLabel* UI::SampleUI::_label
private

◆ _sample_client

rclcpp::Client<jamc::srv::SampleService>::SharedPtr UI::SampleUI::_sample_client
private

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