##// END OF EJS Templates
Add hovered signal with index for bar charts...
Add hovered signal with index for bar charts Added hovered signal for bar charts including the hovered bar inside the set. The hovered bar is identified by the index. Documentation and tests are updated accordingly. Task-number: QTRD-2161 Change-Id: I96c9d86975441274a697dec794b22e906fb44243 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2510:0fc60b87ece9
r2600:1aa9b23ddd5d
Show More
quick2chartproperties.pro
9 lines | 234 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/quick2chartproperties/*
include(qtquick2applicationviewer/qtquick2applicationviewer.pri)