MCPcopy Create free account
hub / github.com/Neverous/efibooteditor / FilePathDialog

Method FilePathDialog

include/filepathdialog.h:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113public:
114 explicit FilePathDialog(QWidget *parent = nullptr);
115 FilePathDialog(const FilePathDialog &) = delete;
116 FilePathDialog &operator=(const FilePathDialog &) = delete;
117 ~FilePathDialog() override;
118

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected