View.setSmartBackspace
void setSmartBackspace(bool smartBackspace)When set to true, pressing the Backspace key will try to delete spaces up to the previous tab stop.
Parameters
smartBackspace | whether to enable smart Backspace handling. |
void setSmartBackspace(bool smartBackspace)When set to true, pressing the Backspace key will try to delete spaces up to the previous tab stop.
smartBackspace | whether to enable smart Backspace handling. |