Feature request: Show an image thumbnail in Qt Creator’s editor then mouse is over image file name
-
I have just installed Qt Creator, really great tool. An idea came to me that I would suggest to Qt Creator's developer team. Then I hover my mouse cursor over some color literal in QML it shows small tool-tip rectangle with this color, it is brings very friendly and meaningful interface, I just want to suggest you to extend this feature to images like "center.png" in following example QML code:
@Image {
anchors.centerIn: background; source: "center.png"
}
@[edit: moved to the tools subforum, Eddy]
-
[quote author="uelkfr" date="1321815789"]I have just installed Qt Creator, really great tool. An idea came to me that I would suggest to Qt Creator's developer team. ... [/quote]
A good place for such suggestions would be http://bugreports.qt.nokia.com.