Qt central, all operations relating to the view part here.
More...
#include <main_window.hpp>
Qt central, all operations relating to the view part here.
Definition at line 45 of file main_window.hpp.
rh_p12_rn_gui::MainWindow::MainWindow |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
rh_p12_rn_gui::MainWindow::~MainWindow |
( |
| ) |
|
void * rh_p12_rn_gui::MainWindow::autoRepeatFunc |
( |
void * |
main_window | ) |
|
|
staticprivate |
void rh_p12_rn_gui::MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
void rh_p12_rn_gui::MainWindow::on_auto_repeat_check_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_current_mode_radio_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_go_goal_psoition_check_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_goal_accel_slider_valueChanged |
( |
int |
value | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_goal_current_slider_valueChanged |
( |
int |
value | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_goal_position_button_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_goal_position_slider_valueChanged |
( |
int |
value | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_goal_vel_slider_valueChanged |
( |
int |
value | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_max_position_button_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_min_position_button_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_position_mode_radio_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::on_torque_onoff_check_clicked |
( |
bool |
check | ) |
|
|
slot |
void rh_p12_rn_gui::MainWindow::valueChanged |
( |
int |
pos, |
|
|
int |
curr |
|
) |
| |
|
slot |
pthread_t rh_p12_rn_gui::MainWindow::auto_thread_ |
|
private |
int rh_p12_rn_gui::MainWindow::curr_mode_ |
|
private |
QNode rh_p12_rn_gui::MainWindow::qnode |
|
private |
Ui::MainWindowDesign rh_p12_rn_gui::MainWindow::ui |
|
private |
The documentation for this class was generated from the following files: