I create a small test interface consisting of two buttons, a table and a combobox to change the language. All without Designer.
botonRedo = new QPushButton(QIcon("../Prueba/iconos/rehacer.png"),tr("Rehacer"));
botonUndo = new QPushButton(QIcon...
asked by
25.09.2017 / 11:05