[Qt-interest] QtableWidget

André Somers andre at familiesomers.nl
Sat Mar 13 14:02:51 CET 2010


Looking at the docs, I don’t see a doValueChanged() slot in Q3Table. There
only is a valueChanged() signal. Could you clarify what it is you want to
know?

 

André

 

 

Van: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] Namens Qrikg
Verzonden: zaterdag 13 maart 2010 12:03
Aan: qt-interest at trolltech.com
Onderwerp: [Qt-interest] QtableWidget

 


Which is the function similar to Q3Table::doValueChanged() in QTableWidget?

 

Our old code is 

"QObject::connect( pCb, SIGNAL( textChanged( const QString & ) ), table(),
SLOT( doValueChanged() ) );"

 

Now we are using QtableWidget instead of Q3Table.

 

Thanks.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100313/707d360a/attachment.html 


More information about the Qt-interest-old mailing list