MCPcopy Create free account
hub / github.com/Vector35/debugger / ColumnHeaders

Enum ColumnHeaders

ui/attachprocess.h:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57public:
58 enum ColumnHeaders
59 {
60 PidColumn,
61 ProcessNameColumn,
62 };
63
64 ProcessListModel(QWidget* parent);
65 virtual ~ProcessListModel();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected