아직은 쓸모없지만
Qt 프로그래밍 하면서 언젠가는 쓸일이 생길거같다.
쓰는법.
호출해주면됨
ui->LED_client1_recv->setStyleSheet(QString("background: yellow"));
ui->listWidget_client1->addItem("data is inserted.");
ui->listWidget_client1->scrollToBottom();
'Qt' 카테고리의 다른 글
Qt QPushButton 투명 관련 (0) | 2011.07.07 |
---|---|
Qt Quick(QML) 마우스 이벤트 이미지 변화 (0) | 2011.07.01 |
Qt Reference Documentation (0) | 2011.07.01 |
Exporting from Adobe Photoshop to QML (0) | 2011.06.30 |
Qt (Font,Size,Color) (0) | 2011.06.30 |