qt5-cadaques icon indicating copy to clipboard operation
qt5-cadaques copied to clipboard

wrong id value?

Open alstrokov opened this issue 10 years ago • 0 comments

back-link: ch04/index.html#positioning-elements In first code example should id be equal to col instead of row? Column { id: row anchors.centerIn: parent spacing: 8 RedSquare { } GreenSquare { width: 96 } BlueSquare { } }

alstrokov avatar Jul 25 '14 12:07 alstrokov