GNU Radio's HOWTO Package
Ui_show_text_window Class Reference

#include <ui_show_text_window.h>

Inheritance diagram for Ui_show_text_window:
Ui::show_text_window

Public Member Functions

void setupUi (QWidget *show_text_window)
 
void retranslateUi (QWidget *show_text_window)
 

Public Attributes

QGridLayout * gridLayout
 
QScrollArea * displayArea
 
QLabel * textDisplay
 
QHBoxLayout * horizontalLayout
 
QPushButton * clear
 
QSpacerItem * horizontalSpacer
 
QPushButton * save
 

Member Function Documentation

◆ retranslateUi()

void Ui_show_text_window::retranslateUi ( QWidget *  show_text_window)
inline

References clear, save, and textDisplay.

Referenced by setupUi().

◆ setupUi()

void Ui_show_text_window::setupUi ( QWidget *  show_text_window)
inline

Member Data Documentation

◆ clear

QPushButton* Ui_show_text_window::clear

Referenced by retranslateUi(), and setupUi().

◆ displayArea

QScrollArea* Ui_show_text_window::displayArea

Referenced by setupUi().

◆ gridLayout

QGridLayout* Ui_show_text_window::gridLayout

Referenced by setupUi().

◆ horizontalLayout

QHBoxLayout* Ui_show_text_window::horizontalLayout

Referenced by setupUi().

◆ horizontalSpacer

QSpacerItem* Ui_show_text_window::horizontalSpacer

Referenced by setupUi().

◆ save

QPushButton* Ui_show_text_window::save

Referenced by retranslateUi(), and setupUi().

◆ textDisplay

QLabel* Ui_show_text_window::textDisplay

Referenced by retranslateUi(), and setupUi().


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