AW: Qt3/Win32: Missing function implemention

Ralf Habacker Ralf.Habacker at freenet.de
Tue Aug 17 00:17:03 CEST 2004


Hi Andreas,

thanks for your contribution. The methods  are all applied to the cvs and
could be used by an cvs update

Regards
Ralf


> -----Ursprüngliche Nachricht-----
> Von: Andreas Hausladen [mailto:Andreas.Hausladen at gmx.de]
> Gesendet am: Montag, 16. August 2004 23:23
> An: For developers interested in porting KDE to Windows using Cygwin
> Betreff: Qt3/Win32: Missing function implemention
>
> I found some methods and functions, that are not implemented but
> which are
> declared in a class.
>
> Here a list:
> void QApplication::winFocus( QWidget *widget, bool gotFocus )
> void QApplication::winMouseButtonUp()
> const char *qAppName()
> const QRgb* QColor::palette( int* numEntries /*= 0*/ )
> int QColor::setPaletteEntries( const QRgb* entries, int numEntries, int
> /*base /*= -1*/ )
> uint QColor::realizePal( QWidget *widget )
> QCursor::QCursor( HCURSOR handle )
> int QEventLoop::activateSocketNotifiers()
> int QEventLoop::timeToWait() const
> bool QFileInfo::isHidden() const
> const QGLContext* QGLWidget::overlayContext() const
> const QGLColormap & QGLWidget::colormap() const
> HDC QPixmap::multiCellHandle() const
> HBITMAP QPixmap::multiCellBitmap() const
> int QPixmap::multiCellOffset() const
> int QPixmap::allocCell()
> void QPixmap::freeCell( bool /*= FALSE*/ )
> void QPrinter::readPdlg( void* )
> void QPrinter::readPdlgA( void* )
> void QPrinter::writeDevmode( HANDLE )
> void QPrinter::writeDevmodeA( HANDLE )
> void QPrinter::setMargins( uint top, uint left, uint bottom, uint right )
> void QPrinter::margins( uint *top, uint *left, uint *bottom, uint
> *right )
> const
> short QPrinter::winPageSize() const
> bool QSessionManager::allowsErrorInteraction()
> void QSessionManager::release()
>
> Maybe QT_NO_SESSIONMANAGER should be defined by default.
>
> I cannot create a patch because then I have to redo all the
> changes I made
> for Borland C++ support. But as the functions do not exist either in the
> source a patch file would only have "+" lines.
>



More information about the kde-cygwin mailing list