|
std::shared_ptr< Ui_FilePage > | ui_ |
|
QFileSystemModel * | dir_model_ |
|
QCompleter * | path_edit_completer_ |
|
QStringListModel * | path_complete_model_ |
|
std::filesystem::path | m_path_ |
|
std::filesystem::path | selected_path_ |
|
QMenu * | popup_menu_ {} |
|
QMenu * | option_popup_menu_ {} |
|
QWidget * | first_parent_ {} |
|
◆ FilePage()
GpgFrontend::UI::FilePage::FilePage |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ GetSelected()
QString GpgFrontend::UI::FilePage::GetSelected |
( |
| ) |
const |
◆ keyPressEvent()
void GpgFrontend::UI::FilePage::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
◆ onCustomContextMenu()
void GpgFrontend::UI::FilePage::onCustomContextMenu |
( |
const QPoint & |
point | ) |
|
|
protected |
◆ SignalPathChanged
void GpgFrontend::UI::FilePage::SignalPathChanged |
( |
const QString & |
path | ) |
|
|
signal |
◆ SignalRefreshInfoBoard
void GpgFrontend::UI::FilePage::SignalRefreshInfoBoard |
( |
const QString & |
text, |
|
|
InfoBoardStatus |
verify_label_status |
|
) |
| |
|
signal |
◆ slot_file_tree_view_item_clicked
void GpgFrontend::UI::FilePage::slot_file_tree_view_item_clicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ slot_file_tree_view_item_double_clicked
void GpgFrontend::UI::FilePage::slot_file_tree_view_item_double_clicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
The documentation for this class was generated from the following files:
- src/ui/widgets/FilePage.h
- src/ui/widgets/FilePage.cpp