Home
last modified time | relevance | path

Searched hist:f5d564a1d395d830f5323669caeaac8228810648 (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellFloatEditor.hf5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.

FloatValueFormatter:
- Implement parsing/validation hooks.

FloatValueHandler:
- Implement GetTableCellValueEditor() to accordingly return a
(newly implemented) TableCellFloatEditor. This allows variable
value editing for float/double variables.
H A DTableCellFloatEditor.cppf5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.

FloatValueFormatter:
- Implement parsing/validation hooks.

FloatValueHandler:
- Implement GetTableCellValueEditor() to accordingly return a
(newly implemented) TableCellFloatEditor. This allows variable
value editing for float/double variables.
/haiku/src/apps/debugger/
H A DJamfilef5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.

FloatValueFormatter:
- Implement parsing/validation hooks.

FloatValueHandler:
- Implement GetTableCellValueEditor() to accordingly return a
(newly implemented) TableCellFloatEditor. This allows variable
value editing for float/double variables.