|
void | update_main_basical_opera_menu (const QString &) |
|
|
std::shared_ptr< Ui_FilePage > | ui_ |
|
QCompleter * | path_edit_completer_ |
|
QStringListModel * | path_complete_model_ |
|
QMenu * | popup_menu_ {} |
|
QMenu * | option_popup_menu_ {} |
|
FileTreeView * | file_tree_view_ |
|
◆ FilePage()
GpgFrontend::UI::FilePage::FilePage |
( |
QWidget * |
parent, |
|
|
const QString & |
target_path |
|
) |
| |
|
explicit |
◆ GetSelected()
auto GpgFrontend::UI::FilePage::GetSelected |
( |
| ) |
const -> QString |
Get the Selected object.
- Returns
- QString
◆ keyPressEvent()
void GpgFrontend::UI::FilePage::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
◆ SignalMainWindowlUpdateBasicalOperaMenu
void GpgFrontend::UI::FilePage::SignalMainWindowlUpdateBasicalOperaMenu |
( |
unsigned int |
| ) |
|
|
signal |
◆ SignalPathChanged
void GpgFrontend::UI::FilePage::SignalPathChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ SignalRefreshInfoBoard
void GpgFrontend::UI::FilePage::SignalRefreshInfoBoard |
( |
const QString & |
, |
|
|
InfoBoardStatus |
|
|
) |
| |
|
signal |
The documentation for this class was generated from the following files:
- src/ui/widgets/FilePage.h
- src/ui/widgets/FilePage.cpp