From 9d5ea58a6c2b963ad68b06d0ad7e770810aa3557 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 17 Nov 2012 18:37:54 -0600 Subject: Fix disconnected signals and slots --- kexi/doc/dev/TODO-Kexi-js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kexi') diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js index b5676bfa..f41d8111 100644 --- a/kexi/doc/dev/TODO-Kexi-js +++ b/kexi/doc/dev/TODO-Kexi-js @@ -374,7 +374,7 @@ HINT: removing Qt::WStaticContents from KexiTableView ctor fixed repaint problem -- add such fancy frame: http://www.themaninblue.com/writing/perspective/2004/08/05/ - tab widget: add color property for setting particular tab - add a Scratchpad as in QtDesigner4, allows to drag&drop widgets between forms... -- Use RESET clause for Q_PROPERTY, eg. RESET unsetPalette for paletteBackgroundColor. +- Use RESET clause for TQ_PROPERTY, eg. RESET unsetPalette for paletteBackgroundColor. Then, use bool QMetaProperty::reset ( QObject * o ) const to reset property value in the propeditor. - Autoforms: allow to define groups of fields so the fileds can be displayed with nice groupo boxes. (e.g. http://www.glom.org/screenshots/glom_data_details.png) -- cgit v1.2.1