QLineEdit *le = new QLineEdit(); QPalette palette; ... You can set the background and text colors of line edit by setting the palette like :.
確定! 回上一頁