summaryrefslogtreecommitdiffstats
path: root/tools/qtconfig
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-10-08 09:43:40 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-10-08 10:23:04 (GMT)
commita780773292c3a59e1500f5e36c3de729a8f45f1c (patch)
treed983e9a5ca26476ce5b99bc0e990e7985a82a7fb /tools/qtconfig
parenta3427f351c1cfde94c5d55c03ba1a82c56d9b53d (diff)
downloadQt-a780773292c3a59e1500f5e36c3de729a8f45f1c.zip
Qt-a780773292c3a59e1500f5e36c3de729a8f45f1c.tar.gz
Qt-a780773292c3a59e1500f5e36c3de729a8f45f1c.tar.bz2
Create QSystemError class
This class is for holding errors returned from system calls, which can be later converted to a string when a string is needed. This will eventually replace the setError(int,string) used in file engines so that strings are only created on demand. The scope of an error is used to distinguish error codes from the C standard library vs error codes from native calls. On some OS (e.g.windows) these error ranges overlap. Reviewed-By: joao
Diffstat (limited to 'tools/qtconfig')
0 files changed, 0 insertions, 0 deletions