[Kst] Re: [Bug 252289] UI: reorganize the plot dialog

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Thu Oct 28 13:54:18 CEST 2010


> SVN commit 1190513 by kuemmel:
> 
> fix size problem of plot dialog
> CCBUG: 252289
Hi Peter,

thanks fort his! However, I get a compile error qith Qt 4.7 under Qt
Creator:

g++ -c -include tmp/kst2app -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC
-DINSTALL_LIBDIR=\"lib\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB
-DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/scratch/franz/brisset/Qt/4.7.0/mkspecs/linux-g++-64
-I../../../src/libkstapp
-I/scratch/franz/brisset/Qt/4.7.0/include/QtCore
-I/scratch/franz/brisset/Qt/4.7.0/include/QtNetwork
-I/scratch/franz/brisset/Qt/4.7.0/include/QtGui
-I/scratch/franz/brisset/Qt/4.7.0/include/QtOpenGL
-I/scratch/franz/brisset/Qt/4.7.0/include/QtXml
-I/scratch/franz/brisset/Qt/4.7.0/include/QtSvg
-I/scratch/franz/brisset/Qt/4.7.0/include -I../../../../kst2 -Itmp
-I../../../src/libkst -I../../../src/libkstmath -I../../../src/widgets
-I../widgets -Itmp -I/usr/X11R6/include -Itmp -I.
-I../../../src/libkstapp -I. -o tmp/dialog.o
../../../src/libkstapp/dialog.cpp
../../../src/libkstapp/dialog.cpp: In constructor
'Kst::Dialog::Dialog(QWidget*)':
../../../src/libkstapp/dialog.cpp:28: error: '_scrollArea' was not
declared in this scope

I don't understand why, because there is indeed a _scrollArea object of
type QScrollArea in dialog.ui, from which Dialog inherits. I don't know
if it's a namespace issue or what, but I guess you'll know better...

Nicolas


Eurocopter Deutschland GmbH
Sitz der Gesellschaft/Registered Office: Donauwoerth
Registergericht/Registration Court: Amtsgericht Augsburg HRB 16508
Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: Dr. Lutz Bertling
Geschaeftsfuehrung/Board of Management:
Dr. Wolfgang Schoder, Vorsitzender/CEO; Friedrich-Wilhelm Hormel; Ralf Barnscheidt

CONFIDENTIALITY NOTICE 

This communication and the information it contains is intended for the addressee(s) named above and for no other persons or organizations. It is confidential and may be legally privileged and protected by law. The unauthorized use, copying or disclosure of this communication or any part of it is prohibited and may be unlawful. 
If you have received this communication in error, kindly notify us by return e-mail and discard and/or delete the communication. Thank you very much. 
It is possible for e-mails to be intercepted or affected by viruses. Whilst we maintain virus checks on our e-mails, we accept no liability for viruses or other material which might be introduced with this message. 



More information about the Kst mailing list