diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2009-03-23 09:34:13 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-03-23 09:34:13 (GMT) |
commit | 67ad0519fd165acee4a4d2a94fa502e9e4847bd0 (patch) | |
tree | 1dbf50b3dff8d5ca7e9344733968c72704eb15ff /tests/auto/uic3/baseline/richedit.ui.err | |
download | Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.zip Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.gz Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.bz2 |
Long live Qt!
Diffstat (limited to 'tests/auto/uic3/baseline/richedit.ui.err')
-rw-r--r-- | tests/auto/uic3/baseline/richedit.ui.err | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/uic3/baseline/richedit.ui.err b/tests/auto/uic3/baseline/richedit.ui.err new file mode 100644 index 0000000..bba22ac --- /dev/null +++ b/tests/auto/uic3/baseline/richedit.ui.err @@ -0,0 +1,11 @@ +uic3: property `text' for widget `alignActionGroup' of type `QActionGroup' is not supported. +uic3: property `usesDropDown' for widget `alignActionGroup' of type `QActionGroup' is not supported. +uic3: slot `fileNew()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 480 Column: 31 +uic3: slot `fileOpen()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 486 Column: 31 +uic3: slot `fileSave()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 492 Column: 31 +uic3: slot `fileSaveAs()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 498 Column: 31 +uic3: slot `fileExit()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 504 Column: 31 +uic3: slot `helpIndex()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 510 Column: 31 +uic3: slot `helpContents()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 516 Column: 31 +uic3: slot `helpAbout()' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 522 Column: 31 +uic3: slot `changeAlignment(QAction*)' for widget `EditorForm' of type `Q3MainWindow' is not supported; connection may fail. Line: 564 Column: 31 |