Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all, could anyone tell me how to implement behavior like in Qt Creator open file viw(bottom left corner) in which when we enter into each item the close icon is displayed and we are able to close this doc.
Best regards, Tomek
Hi,
You can clone the Qt Creator sources and take a look at opendocumentstreeview.cpp. It's all there