Searched hist:"1 f3db0d0d68a411559e58a3b76e982153e1d6a13" (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/debugger/user_interface/gui/value/ |
H A D | TableCellOptionPopUpEditor.h | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|
H A D | TableCellOptionPopUpEditor.cpp | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|
H A D | TableCellBoolEditor.h | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|
H A D | TableCellEnumerationEditor.h | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|
H A D | TableCellBoolEditor.cpp | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|
H A D | TableCellEnumerationEditor.cpp | 1f3db0d0d68a411559e58a3b76e982153e1d6a13 Wed Jul 22 02:24:38 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Flesh out option-based value editors.
TableCellOptionPopUpEditor: - Add virtual hook for retrieving the final selected value. Implement accordingly in Bool and Enumeration editor subclasses. - Implement calling the edit completion hook upon value changes.
|