source:
trunk/doc/src/snippets/qtreeview-dnd/qtreeview-dnd.pro
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 261 bytes |
Line | |
---|---|
1 | SOURCES = dragdropmodel.cpp \ |
2 | main.cpp \ |
3 | mainwindow.cpp \ |
4 | treeitem.cpp \ |
5 | treemodel.cpp |
6 | HEADERS = dragdropmodel.h \ |
7 | mainwindow.h \ |
8 | treeitem.h \ |
9 | treemodel.h |
Note:
See TracBrowser
for help on using the repository browser.