Implement columnCount() method in EngineConfigurationModel.
commita1bcea52a16cf239c8f783b3850f773ea84c6716
authorArto Jonsson <ajonsson@kapsi.fi>
Mon, 11 Aug 2008 15:40:55 +0000 (11 18:40 +0300)
committerArto Jonsson <ajonsson@kapsi.fi>
Mon, 11 Aug 2008 20:45:24 +0000 (11 23:45 +0300)
treedf6e7ad7221ce15b2785d4d9f823d2f3392ce411
parent91dd5f639732fad144e2b08d3a019a0af77f9a66
Implement columnCount() method in EngineConfigurationModel.

The columnCount() informs views how many columns of data the model has.

EngineConfigurationModel has three columns of data:

- Engine's name
- Engine's command
- Engine's protocol
src/engineconfigurationmodel.cpp
src/engineconfigurationmodel.h