Programming/qt2026. 3. 18. 17:44

윈도우를 show() hide()로 전환하기

[링크 : https://trading-for-chicken.tistory.com/23]

 

QStackedWidget::setCurrentIndex()

[링크 : https://chung-n-rang.tistory.com/6]

 

currentIndex : int

This property holds the index position of the widget that is visible
The current index is -1 if there is no current widget.
By default, this property contains a value of -1 because the stack is initially empty.

[링크 : https://doc.qt.io/qt-6/qstackedwidget.html#currentIndex-prop]

'Programming > qt' 카테고리의 다른 글

qt 6 프로그래밍 공개 ebook  (0) 2026.03.23
QT QWizard  (0) 2026.03.19
qt qml 와 c++ 상호연동  (0) 2026.01.16
qt quick websocket  (0) 2026.01.14
qt qml loader  (0) 2026.01.14
Posted by 구차니