Hey Jean-Michel, 2010/10/15 Jean-Michel Caricand <[email protected]>: > Hello, > > I can attach a model to my WTableView with the method setModel(model). > > But, if I want to detach the model, can I use setModel(0) ?
Currently not. But you can attach another model, e.g. an empty WStandardItemModel(). This will disconnect the previous model. Regards, koen ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
