diff options
author | axis <qt-info@nokia.com> | 2009-04-24 11:34:15 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-04-24 11:34:15 (GMT) |
commit | 8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 (patch) | |
tree | a17e1a767a89542ab59907462206d7dcf2e504b2 /tests/auto/uic3/baseline/richedit.ui.err | |
download | Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.zip Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.gz Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.bz2 |
Long live Qt for S60!
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 |