diff options
| author | Frank Reininghaus <[email protected]> | 2012-02-13 22:37:26 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2012-02-13 22:39:04 +0100 |
| commit | 7f0aaff9b5d5f1527587dfd68d3b42e020a21122 (patch) | |
| tree | 28b0006d70291d4ebadc93d07c7373d8d3c964cf /src/kitemviews/kfileitemlistview.cpp | |
| parent | e1766d0e5f0f71b37ca7cc5adbe56de5e6bf8b57 (diff) | |
Test which items are activated when pressing Enter or Return
The ViewState struct gets a new bool member to indicate if the selected
items should have been activated after the last event or not. One could
argue that adding a bool parameter to the constructor is not optimal,
but I think adding an enum is not really worth the effort because the
struct is not used outside this unit test. Moreover, I could not think
of a good name for the enum type and its values.
(cherry picked from commit 307cca7b31b998fb7e8af0478a8e97e53bdc059c)
Diffstat (limited to 'src/kitemviews/kfileitemlistview.cpp')
0 files changed, 0 insertions, 0 deletions
