Hello

I have this warning :
Warning (error?): illegal id in WTreeView::onItemEvent()
When I remove a row from a WAbstractItemModel
the function :
    void onClicked() {
      WAbstractItemModel *model = const_cast<WAbstractItemModel
*>(index_.model());
      model->removeRows(index_.row(), 1)
}

Regards
Guy



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to