disabling the mouse cursor

sebastian.rajan at wipro.com sebastian.rajan at wipro.com
Mon Feb 4 06:21:27 CET 2008


Hi Tom,
 
Sorry for missing out konq. You have to define the same flag in
konqueror "Makefile"s also.
Since cursor related codes are not built in qt, it will show
compilation/linking error in Konq.
 
Please define the same in Makefile of konq, and re-build it.
 
Regards,
Seban.
 

 

P please don't print this e-mail unless you really need to.

 

________________________________

From: TGreen at wencor.com [mailto:TGreen at wencor.com] 
Sent: Thursday, January 31, 2008 10:24 PM
To: For discussion of Konqueror/Embedded
Subject: RE: disabling the mouse cursor



Seban, 

Thanks for the reply.  I've remade the QT library defining QT_NO_CURSOR,
and the library builds fine, but building embeded konqueror it is
obviously looking for some cursor functions.  Is there a similar build
flag for konqueror that disables the cursor?  I've attached the make
output from linking up konqueror, and obviously the cursor information
is the problem. 

Thanks again for your help. 

Tom Green 
tgreen at digecor.com 


/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g -O2
-fno-reorder-blocks -fno-schedule-insns -fno-inline -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -fno-rtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
-DQT_NO_ASCII_CAST    -o konqueror  -L/usr/local/lib -L/usr/local/lib
-export-dynamic main.o mainwindowbase.o mainwindebug.o htmlview.o
popuphandler.o view.o run.o browseriface.o bookmarks.o preferences.o
preferencesimpl.o mainwindow_qpe.o mainwindow_x11.o mainwindow_kiosk.o
mainwindow_tv.o xmltree.o bookmarkeditor.o bookmarkeditorimpl.o
bookmarkedit.o bookmarkeditimpl.o
../../konq-embed/dropin/kio/libkiodropin.la
../../konq-embed/kdesrc/khtml/ecma/libkjs_html_i.la
../../konq-embed/kdesrc/kjs/libkjs.la -lpcreposix -lpcre
../lib/libkonqe.la ../../konq-embed/kdesrc/kparts/libkparts.la
../../konq-embed/dropin/libdropin.la
../../konq-embed/dropin/kparts/libkpartsdropin.la
../../konq-embed/kdesrc/khtml/libkhtml_i.la
../../konq-embed/dropin/kssl/libkssldropin.la
../../konq-embed/kdesrc/kssl/libkssl.la 
/usr/bin/ld: warning: libstdc++.so.6, needed by
/usr/local/lib/libqte-mt.so, may conflict with libstdc++.so.5 
mainwindowbase.o:(.gnu.linkonce.d._ZTV14MainWindowBase+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
mainwindowbase.o:(.gnu.linkonce.d._ZTV14MainWindowBase+0x8c): undefined
reference to `QWidget::unsetCursor()' 
view.o:/konqueror/konq-embed/src/view.cc:319: undefined reference to
`Qt::waitCursor' 
view.o:/konqueror/konq-embed/src/view.cc:319: undefined reference to
`QApplication::setOverrideCursor(QCursor const&, bool)' 
view.o:/konqueror/konq-embed/src/view.cc:321: undefined reference to
`QApplication::restoreOverrideCursor()' 
bookmarks.o:(.gnu.linkonce.d._ZTV12BookmarkMenu+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
bookmarks.o:(.gnu.linkonce.d._ZTV12BookmarkMenu+0x8c): undefined
reference to `QWidget::unsetCursor()' 
preferences.o:(.gnu.linkonce.d._ZTV15PreferencesBase+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
preferences.o:(.gnu.linkonce.d._ZTV15PreferencesBase+0x8c): undefined
reference to `QWidget::unsetCursor()' 
preferencesimpl.o:(.gnu.linkonce.d._ZTV11Preferences+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
preferencesimpl.o:(.gnu.linkonce.d._ZTV11Preferences+0x8c): undefined
reference to `QWidget::unsetCursor()' 
mainwindow_kiosk.o:(.gnu.linkonce.d._ZTV15MainWindowKiosk+0x88):
undefined reference to `QWidget::setCursor(QCursor const&)' 
mainwindow_kiosk.o:(.gnu.linkonce.d._ZTV15MainWindowKiosk+0x8c):
undefined reference to `QWidget::unsetCursor()' 
bookmarkeditor.o:(.gnu.linkonce.d._ZTV18BookmarkEditorBase+0x88):
undefined reference to `QWidget::setCursor(QCursor const&)' 
bookmarkeditor.o:(.gnu.linkonce.d._ZTV18BookmarkEditorBase+0x8c):
undefined reference to `QWidget::unsetCursor()' 
bookmarkeditorimpl.o:(.gnu.linkonce.d._ZTV14BookmarkEditor+0x88):
undefined reference to `QWidget::setCursor(QCursor const&)' 
bookmarkeditorimpl.o:(.gnu.linkonce.d._ZTV14BookmarkEditor+0x8c):
undefined reference to `QWidget::unsetCursor()' 
bookmarkedit.o:(.gnu.linkonce.d._ZTV16BookmarkEditBase+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
bookmarkedit.o:(.gnu.linkonce.d._ZTV16BookmarkEditBase+0x8c): undefined
reference to `QWidget::unsetCursor()' 
bookmarkeditimpl.o:(.gnu.linkonce.d._ZTV12BookmarkEdit+0x88): undefined
reference to `QWidget::setCursor(QCursor const&)' 
bookmarkeditimpl.o:(.gnu.linkonce.d._ZTV12BookmarkEdit+0x8c): undefined
reference to `QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:948: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:948: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:954: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:954: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:954: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:957: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:957: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:957: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:963: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:965: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:967: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:967: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:967: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1124: undefined reference to
`QCursor::QCursor[in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1129: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1129: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1131: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1131: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1137: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1137: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1141: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1144: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1144: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1149: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1152: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1156: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1160: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1164: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1168: more undefined references
to `QCursor::operator=(QCursor const&)' follow 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1177: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1183: undefined reference to
`QWidget::cursor() const' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1183: undefined reference to
`QCursor::handle() const' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1183: undefined reference to
`QCursor::handle() const' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1184: undefined reference to
`QCursor::handle() const' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1184: undefined reference to
`QCursor::handle() const' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1184: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1184: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1229: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):/konqueror
/konq-embed/kdesrc/khtml/khtmlview.cpp:1229: undefined reference to
`QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):(.gnu.link
once.d._ZTV9KHTMLView+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o):(.gnu.link
once.d._ZTV9KHTMLView+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::workingCursor()': 
../../../konq-embed/dropin/kcursor.h:41: undefined reference to
`Qt::arrowCursor' 
../../../konq-embed/dropin/kcursor.h:41: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::arrowCursor()': 
../../../konq-embed/dropin/kcursor.h:44: undefined reference to
`Qt::arrowCursor' 
../../../konq-embed/dropin/kcursor.h:44: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::crossCursor()': 
../../../konq-embed/dropin/kcursor.h:50: undefined reference to
`Qt::crossCursor' 
../../../konq-embed/dropin/kcursor.h:50: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::sizeAllCursor()': 
../../../konq-embed/dropin/kcursor.h:53: undefined reference to
`Qt::sizeAllCursor' 
../../../konq-embed/dropin/kcursor.h:53: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::sizeHorCursor()': 
../../../konq-embed/dropin/kcursor.h:56: undefined reference to
`Qt::sizeHorCursor' 
../../../konq-embed/dropin/kcursor.h:56: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::sizeVerCursor()': 
../../../konq-embed/dropin/kcursor.h:59: undefined reference to
`Qt::sizeVerCursor' 
../../../konq-embed/dropin/kcursor.h:59: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::sizeBDiagCursor()': 
../../../konq-embed/dropin/kcursor.h:62: undefined reference to
`Qt::sizeBDiagCursor' 
../../../konq-embed/dropin/kcursor.h:62: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::sizeFDiagCursor()': 
../../../konq-embed/dropin/kcursor.h:65: undefined reference to
`Qt::sizeFDiagCursor' 
../../../konq-embed/dropin/kcursor.h:65: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::ibeamCursor()': 
../../../konq-embed/dropin/kcursor.h:68: undefined reference to
`Qt::ibeamCursor' 
../../../konq-embed/dropin/kcursor.h:68: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::waitCursor()': 
../../../konq-embed/dropin/kcursor.h:71: undefined reference to
`Qt::waitCursor' 
../../../konq-embed/dropin/kcursor.h:71: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtmlview.o): In
function `KCursor::whatsThisCursor()': 
../../../konq-embed/dropin/kcursor.h:74: undefined reference to
`Qt::whatsThisCursor' 
../../../konq-embed/dropin/kcursor.h:74: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:2601: undefined reference to
`QCursor::operator=(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:2606: undefined reference to
`QCursor::QCursor[in-charge](QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5758: undefined reference to
`Qt::waitCursor' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5758: undefined reference to
`QApplication::setOverrideCursor(QCursor const&, bool)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5762: undefined reference to
`QApplication::restoreOverrideCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5904: undefined reference to
`Qt::waitCursor' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5904: undefined reference to
`QApplication::setOverrideCursor(QCursor const&, bool)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):/konquero
r/konq-embed/kdesrc/khtml/khtml_part.cpp:5907: undefined reference to
`QApplication::restoreOverrideCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o): In
function `KHTMLPartPrivate': 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:192: undefined
reference to `QCursor::QCursor[in-charge]()' 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:211: undefined
reference to `QCursor::operator=(QCursor const&)' 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:211: undefined
reference to `QCursor::~QCursor [in-charge]()' 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:211: undefined
reference to `QCursor::~QCursor [in-charge]()' 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:290: undefined
reference to `QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o): In
function `~KHTMLPartPrivate': 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:297: undefined
reference to `QCursor::~QCursor [in-charge]()' 
/konqueror/konq-embed/kdesrc/khtml/khtmlpart_p.h:297: undefined
reference to `QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):(.gnu.lin
konce.d._ZTV10KPopupMenu+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):(.gnu.lin
konce.d._ZTV10KPopupMenu+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):(.gnu.lin
konce.d._ZTV9KURLLabel+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o):(.gnu.lin
konce.d._ZTV9KURLLabel+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o): In
function `KCursor::handCursor()': 
../../../konq-embed/dropin/kcursor.h:37: undefined reference to
`QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14TextAreaWidgetE+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14TextAreaWidgetE+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14LineEditWidgetE+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14LineEditWidgetE+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14ComboBoxWidgetE+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTVN5khtml14ComboBoxWidgetE+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTV13KURLRequester+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTV13KURLRequester+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTV14KCompletionBox+0x88): undefined reference to
`QWidget::setCursor(QCursor const&)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_form.o):(.gnu.li
nkonce.d._ZTV14KCompletionBox+0x8c): undefined reference to
`QWidget::unsetCursor()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_frames.o):/konqu
eror/konq-embed/kdesrc/khtml/rendering/render_frames.cpp:397: undefined
reference to `QCursor::QCursor[in-charge](int)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_frames.o):/konqu
eror/konq-embed/kdesrc/khtml/rendering/render_frames.cpp:397: undefined
reference to `QApplication::setOverrideCursor(QCursor const&, bool)' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_frames.o):/konqu
eror/konq-embed/kdesrc/khtml/rendering/render_frames.cpp:397: undefined
reference to `QCursor::~QCursor [in-charge]()' 
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_frames.o):/konqu
eror/konq-embed/kdesrc/khtml/rendering/render_frames.cpp:407: undefined
reference to `QApplication::restoreOverrideCursor()' 
collect2: ld returned 1 exit status 
make[5]: *** [konqueror] Error 1 
make[5]: Leaving directory `/konqueror/konq-embed/src' 
make[4]: *** [all-recursive] Error 1 
make[4]: Leaving directory `/konqueror/konq-embed/src' 
make[3]: *** [all] Error 2 
make[3]: Leaving directory `/konqueror/konq-embed/src' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/konqueror/konq-embed' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/konqueror' 
make: *** [all] Error 2 

sebastian.rajan at wipro.com wrote on 01/29/2008 05:04:59 AM:

> Tom, 
>   
> Please define the following macro in Makefile QT_NO_CURSOR. 
>   
> Seban 
>   
>   
> P please don't print this e-mail unless you really need to. 
>   
> 
> From: TGreen at wencor.com [mailto:TGreen at wencor.com] 
> Sent: Thursday, January 24, 2008 3:04 AM
> To: konq-e at kde.org
> Subject: disabling the mouse cursor

> 
> In my application, all input is done using the local keypad.  When 
> konqueror starts, it creates a mouse cursor (arrow).  I have tried 
> to turn off the factory that creates a cursor in qt, but I still get
> the cursor.  How do I disable this, so I don't have the cursor 
> sitting in the middle of my page? 
> 
> TIA 
> 
> Tom, 
> 
> tomg at digecor.com 
> P Please do not print this email unless it is absolutely necessary. 
> Spread environmental awareness. 
> The information contained in this electronic message and any 
> attachments to this message are intended for the exclusive use of 
> the addressee(s) and may contain proprietary, confidential or 
> privileged information. If you are not the intended recipient, you 
> should not disseminate, distribute or copy this e-mail. Please 
> notify the sender immediately and destroy all copies of this message
> and any attachments. 
> WARNING: Computer viruses can be transmitted via email. The 
> recipient should check this email and any attachments for the 
> presence of viruses. The company accepts no liability for any damage
> caused by any virus transmitted by this email. 
> www.wipro.com _______________________________________________
> konq-e mailing list
> konq-e at kde.org
> https://mail.kde.org/mailman/listinfo/konq-e


Please do not print this email unless it is absolutely necessary. Spread environmental awareness.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20080204/bbfdfce7/attachment-0001.html 


More information about the konq-e mailing list