[Qt-interest] Signal with Multiple Parameters
Sean Harmer
sean.harmer at maps-technology.com
Wed Jun 16 16:47:02 CEST 2010
On Wednesday 16 June 2010 15:16:21 Dan White wrote:
> Details, please, along with a pointer to an example if available.
Read the docs and examples. There must be hundreds of signals with multiple
arguments. One example off the top of my head is:
QAbstractItemModel::dataChanged(const QModelIndex& topLeft, const QModelIndex&
bottomRight)
Sean
More information about the Qt-interest-old
mailing list