if in QT the slot and signals do not seem to work and you get errors like
Object::connect: No such signal QTableWidget::cellChanged
in the stderr , most likely it can be fixed by
removing the variable names from the call to connect
e.g
SIGNAL(cellChanged(int ,int ))
instead of
SIGNAL(cellChanged(int r,int c ))
Sunday, August 14, 2011
Subscribe to:
Post Comments (Atom)
3 comments:
Hey dude, This is nice blog giving nice explanation. Thanks for sharing..
nice blog... on every i learn something from this.. thanks to the author
mobile application development in indore
nice article..
web designing company in indore
Post a Comment