Forum Discussion

jxgxldl's avatar
jxgxldl
Occasional Contributor
14 years ago

How to get the model of Qt widget

Hi, In the tested Qt-bassed application, I got one widget, it's a QTreeView object. and there are some items ( like folders and files ) in it.  Those items we called Model. It works like this in Qt: ...