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

Method DevicePathView

include/devicepathview.h:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17public:
18 explicit DevicePathView(QWidget *parent = nullptr);
19 DevicePathView(const DevicePathView &) = delete;
20 DevicePathView &operator=(const DevicePathView &) = delete;
21
22 void setReadOnly(bool readonly);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected