| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012809 | Visomics | [All Projects] General | public | 2012-01-06 15:43 | 2012-01-06 15:43 |
|
| Reporter | Jean-Christophe Fillion-Robin | |
| Assigned To | | |
| Priority | low | Severity | tweak | Reproducibility | have not tried |
| Status | acknowledged | Resolution | open | |
| Platform | | OS | | OS Version | |
|
| Summary | 0012809: Create a QValidator using voUtils::parseRangeString |
| Description |
"parseRangeString is a utility function specialized in parsing a range. Returning an empty range for an empty string sounds like a reasonable option to me.
Regarding error, I could see a parameter named “errorString” passed by reference to the function.
Would also be interesting to consider the case where the entered range is Acceptable or Intermediate or Invalid.
See here for details: http://doc.qt.nokia.com/4.7-snapshot/qvalidator.html#State-enum [^]
I could also see the parseRangeString being used in custom QValidator that we could associated with a line edit.
For that reason, I would think we shouldn’t make to much assumption on the way the function is used."
See http://kwsource.kitwarein.com/~jcfr/bioinformatics/jcfrs-visomics/commit/10fe003a93f19a0e061746a13e527a851fec44b1#comment_20 [^]
|
| Tags | No tags attached. |
|
| Attached Files | |
|