|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <lua_debugger_watch.h>
Public Member Functions | |
| LuaDbgWatchRootDelegate (QTreeView *tree, CommitFn commit, QObject *parent=nullptr) | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| void | setEditorData (QWidget *editor, const QModelIndex &index) const override |
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override |
Root watch cell: inline line edit for the expression column.