Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
QTreeView example 3: improved undo/redo and added drag/drop is an example to use a QTreeView.
Operating system(s) or programming environment(s)
Libraries used:
QT += core gui |
#ifndef QTADDROWCOMMAND_H |
#include "qtaddrowcommand.h" |
#ifndef QTDIALOG_H |
#include "qtdialog.h" |
#include <QApplication> |
#ifndef QTMYITEM_H |
#include "qtmyitem.h" |
#ifndef QTMYTREEVIEW_H |
#include "qtmytreeview.h" |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml