diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 16:20:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 16:20:48 -0600 |
commit | e63beeb5bdb82987b1e00bc35178667786fbad48 (patch) | |
tree | ab77b6ac830b7944d5d1eb9ce8f81feb8fdab948 /qtsharp/TODO | |
parent | 67557a2b56c0678c22ab1b00c4fd0224c5e9ed99 (diff) | |
download | tdebindings-e63beeb5bdb82987b1e00bc35178667786fbad48.tar.gz tdebindings-e63beeb5bdb82987b1e00bc35178667786fbad48.zip |
Fix incorrect conversion
Diffstat (limited to 'qtsharp/TODO')
-rw-r--r-- | qtsharp/TODO | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/qtsharp/TODO b/qtsharp/TODO index ba8c7926..438dd3b4 100644 --- a/qtsharp/TODO +++ b/qtsharp/TODO @@ -28,17 +28,17 @@ o Tools should identify what underlying type enums should use in C#. ** Classes needing converted to C# types moving in and out of methods -TTQDate, TQTime, TQDateTime, TQDir, TQFile*, TQDict*, TQDns, TQFtp, TQHttp, -TTQUrl*, TQHostAddress, TQGL*, TQInt*, TQIODevice, TQString*, TQMap +TQDate, TQTime, TQDateTime, TQDir, TQFile*, TQDict*, TQDns, TQFtp, TQHttp, +TQUrl*, TQHostAddress, TQGL*, TQInt*, TQIODevice, TQString*, TQMap o TQPROPERTYs ** Classes needing attention, discussion or throttling -TTQTimeEdit, TQDateTimeEdit, TQHebrewCodec, TQJisCodec, TQTsciiCodec, TQPtr*, -TTQHeader (needed?), TQLibrary (hehe), TQNetwork*, TQInt*, TQNS*, TQStr*, -TTQText*Stream, TQTextCodec*, TQText[En|De]coder, TQThread, TQWaitCondition, -TTQTimer, TQValidator, TQValue*, TQWidgetStack, TQXml*, TQXt* +TQTimeEdit, TQDateTimeEdit, TQHebrewCodec, TQJisCodec, TQTsciiCodec, TQPtr*, +TQHeader (needed?), TQLibrary (hehe), TQNetwork*, TQInt*, TQNS*, TQStr*, +TQText*Stream, TQTextCodec*, TQText[En|De]coder, TQThread, TQWaitCondition, +TQTimer, TQValidator, TQValue*, TQWidgetStack, TQXml*, TQXt* ** MI Classes (very incomplete list) |