diff options
Diffstat (limited to 'tqtinterface/qt4/tools/designer/examples/addressbook/search.ui.h')
-rw-r--r-- | tqtinterface/qt4/tools/designer/examples/addressbook/search.ui.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tqtinterface/qt4/tools/designer/examples/addressbook/search.ui.h b/tqtinterface/qt4/tools/designer/examples/addressbook/search.ui.h deleted file mode 100644 index 47cab31..0000000 --- a/tqtinterface/qt4/tools/designer/examples/addressbook/search.ui.h +++ /dev/null @@ -1,13 +0,0 @@ -/**************************************************************************** -** ui.h extension file, included from the uic-generated form implementation. -** -** If you wish to add, delete or rename Q_SLOTS use TQt Designer which will -** update this file, preserving your code. Create an init() slot in place of -** a constructor, and a destroy() slot in place of a destructor. -*****************************************************************************/ - -void SearchDialog::search() -{ - emit searchAddress( editSearch->text() ); - close(); -}
\ No newline at end of file |