Public Member Functions | Public Attributes | List of all members
Ui_QuickLaunchDialog Class Reference

#include <ui_pqQuickLaunchDialog.h>

Inheritance diagram for Ui_QuickLaunchDialog:
Inheritance graph
[legend]

Public Member Functions

void setupUi (QDialog *QuickLaunchDialog)
 
void retranslateUi (QDialog *QuickLaunchDialog)
 

Public Attributes

QVBoxLayout * vboxLayout
 
QLabel * searchString
 
QPushButton * selection
 
QListWidget * options
 
QLabel * label
 

Detailed Description

Definition at line 22 of file ui_pqQuickLaunchDialog.h.

Member Function Documentation

◆ setupUi()

void Ui_QuickLaunchDialog::setupUi ( QDialog *  QuickLaunchDialog)
inline

Definition at line 31 of file ui_pqQuickLaunchDialog.h.

◆ retranslateUi()

void Ui_QuickLaunchDialog::retranslateUi ( QDialog *  QuickLaunchDialog)
inline

Definition at line 74 of file ui_pqQuickLaunchDialog.h.

Member Data Documentation

◆ vboxLayout

QVBoxLayout* Ui_QuickLaunchDialog::vboxLayout

Definition at line 25 of file ui_pqQuickLaunchDialog.h.

◆ searchString

QLabel* Ui_QuickLaunchDialog::searchString

Definition at line 26 of file ui_pqQuickLaunchDialog.h.

◆ selection

QPushButton* Ui_QuickLaunchDialog::selection

Definition at line 27 of file ui_pqQuickLaunchDialog.h.

◆ options

QListWidget* Ui_QuickLaunchDialog::options

Definition at line 28 of file ui_pqQuickLaunchDialog.h.

◆ label

QLabel* Ui_QuickLaunchDialog::label

Definition at line 29 of file ui_pqQuickLaunchDialog.h.


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