combo = new QComboBox(this); combo->setGeometry(50, 50, 200, 30); /* // 16x16 이미지가 없으면 이 코드 사용 combo->addItem("Application"); ...
確定! 回上一頁