Class for file name selection.
More...
#include <FileLineEdit.h>
Class for file name selection.
◆ FileLineEdit()
| windows::FileLineEdit::FileLineEdit |
( |
QWidget * |
parent = nullptr, |
|
|
const QString & |
dirPath = QDir::currentPath(), |
|
|
bool |
saveFile = false, |
|
|
bool |
readOnly = true |
|
) |
| |
|
explicit |
◆ ~FileLineEdit()
| windows::FileLineEdit::~FileLineEdit |
( |
| ) |
|
|
overridedefault |
◆ contentChanged
| void windows::FileLineEdit::contentChanged |
( |
const QString & |
str | ) |
|
|
signal |
◆ getContent()
| QString windows::FileLineEdit::getContent |
( |
| ) |
|
|
inline |
◆ getType()
◆ isEmpty()
| bool windows::FileLineEdit::isEmpty |
( |
| ) |
|
|
inline |
◆ isSaveFile()
| bool windows::FileLineEdit::isSaveFile |
( |
| ) |
const |
◆ onBrowse
| void windows::FileLineEdit::onBrowse |
( |
| ) |
|
|
protectedvirtualslot |
◆ setSaveFile()
| void windows::FileLineEdit::setSaveFile |
( |
bool |
saveFile | ) |
|
◆ setUpUi()
| void windows::FileLineEdit::setUpUi |
( |
| ) |
|
|
protected |
◆ dirPath
| QString windows::FileLineEdit::dirPath |
|
protected |
◆ lineEdit
| QLineEdit* windows::FileLineEdit::lineEdit |
|
protected |
◆ mainLayout
| QHBoxLayout* windows::FileLineEdit::mainLayout |
|
protected |
◆ pushButton
| QPushButton* windows::FileLineEdit::pushButton |
|
protected |
◆ saveFile
| bool windows::FileLineEdit::saveFile |
|
protected |
◆ type
The documentation for this class was generated from the following files:
- /home/runner/work/data_deduplication_service/data_deduplication_service/src/FileLineEdit.h
- /home/runner/work/data_deduplication_service/data_deduplication_service/src/FileLineEdit.cpp