Doc: Remove specific mention of 'Qt 4' from Model/View documentation
Change-Id: If2101124d1bc772c9412c3d09d2d7753d9b51569 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>bb10
parent
a828a02d9f
commit
2597d27732
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
Model/View is a technology used to separate data from views in widgets that
|
||||
handle data sets. Standard widgets are not designed for separating data
|
||||
from views and this is why Qt 4 has two different types of widgets. Both
|
||||
from views and this is why Qt has two different types of widgets. Both
|
||||
types of widgets look the same, but they interact with data differently.
|
||||
|
||||
\table
|
||||
|
|
|
|||
Loading…
Reference in New Issue