Ignore:
Timestamp:
Mar 31, 2007, 6:22:28 PM (18 years ago)
Author:
dmik
Message:

Kernel: Added initial DBCS input/output support (thanks to Ko Myung-Hun for patches).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/qstring.h

    r8 r169  
    11081108extern Q_EXPORT QCString qt_os2QString2MB( const QString& s, int len=-1 );
    11091109extern Q_EXPORT QString qt_os2MB2QString( const char* mb, int len=-1 );
     1110extern Q_EXPORT const char *qt_os2UconvFirstByteTable();
    11101111#endif
    11111112
Note: See TracChangeset for help on using the changeset viewer.