Qt OPC UA Viewer
Using the model/view approach to display all nodes of an OPC UA server in a tree view.
Qt OPC UA Viewer uses the model/view approach to display all nodes of an OPC UA server in a QTreeView.
Files:
- opcuaviewer/CMakeLists.txt
- opcuaviewer/certificatedialog.cpp
- opcuaviewer/certificatedialog.h
- opcuaviewer/certificatedialog.ui
- opcuaviewer/main.cpp
- opcuaviewer/mainwindow.cpp
- opcuaviewer/mainwindow.h
- opcuaviewer/mainwindow.ui
- opcuaviewer/opcuamodel.cpp
- opcuaviewer/opcuamodel.h
- opcuaviewer/opcuaviewer.pro
- opcuaviewer/treeitem.cpp
- opcuaviewer/treeitem.h