以下成员源于类 QLineEdit 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
void
|
getTextMargins (int * left , int * top , int * right , int * bottom ) const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
使用 textMargins ()
Returns the widget's text margins for left , top , right ,和 bottom .
该函数在 Qt 4.5 引入。
另请参阅 setTextMargins ().