Some compatibility problem: it doesn't do well with qt 2.x (I have 2.3.2). I never could get licq to work with qt3 (segaults in pthreads) when recompiling both of them...
Anyway, here are the functions that did not exist in qt2.3: usereventdlg.cpp: In member function `void UserEventTabDlg::removeTab(QWidget*)': usereventdlg.cpp:112: no matching function for call to `QTabWidget::count()' usereventdlg.cpp: In member function `void UserEventTabDlg::replaceTab(QWidget*, UserEventCommon*)': usereventdlg.cpp:127: no matching function for call to `QTabWidget::indexOf(QWidget*&)' usereventdlg.cpp: In member function `bool UserEventTabDlg::tabIsSelected(QWidget*)': usereventdlg.cpp:133: no matching function for call to `QTabWidget::indexOf(QWidget*&)' The only one that could be replaced is replaceTab(), but the changeTab function does not have the same syntax... I included my qtabwidget.h, but it seems some extensive adaptation would be needed for qt2. Le Tue, 25 Mar 2003 00:01:24 +0200 Tuomas Jaakola <[EMAIL PROTECTED]> a écrit: > Hi all! > > Here comes the initial patch for the tabbed chatting feature. > > I made the feature configurable in the options dialog and it > can be enabled only if message chat view is enabled. I'm pretty > sure that this patch includes some bugs but so far I didn't find > any. This feature can be implemented in many ways and I'm not sure > if my way is the right one but at least this seems to work. > Feel free to criticize. :) > > One feature is still missing: the tab label should be colorized > when there are new messages behind it. I don't know yet if that is > possible with qt (guess it should) but it would be really nice > feature. > > Too bad that icq icons can't be added to the tab labels (next > to the aliases) so it would be easy to check the status of the > user from there. This would be cool feature as well. > > This patch can be found also from the web: > http://tumppi.net/licq/tabbedchatting1.diff > > Hope you enjoy this! > > -- > # Tuomas Jaakola > Regards, -- Voyageur
qtabwidget.h
Description: Binary data
pgp00000.pgp
Description: PGP signature