summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:39 -0600
commit2f8f2b51ac004c1325dd8c3c2a24d3fec62450f0 (patch)
treeb2a50806758f457480546bccb342017d9c971bd8
parent3464ad940b78776e534eded37c3ae842cae52ad8 (diff)
downloadkoffice-2f8f2b51ac004c1325dd8c3c2a24d3fec62450f0.tar.gz
koffice-2f8f2b51ac004c1325dd8c3c2a24d3fec62450f0.zip
Remove spurious TQ_OBJECT instances
-rw-r--r--chalk/chalkcolor/kis_colorspace_factory_registry.h2
-rw-r--r--chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.h2
-rw-r--r--chalk/colorspaces/cmyk_u8/cmyk_plugin.h2
-rw-r--r--chalk/colorspaces/gray_u16/gray_u16_plugin.h2
-rw-r--r--chalk/colorspaces/gray_u8/gray_plugin.h2
-rw-r--r--chalk/colorspaces/lms_f32/lms_f32_plugin.h2
-rw-r--r--chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.h2
-rw-r--r--chalk/colorspaces/rgb_f32/rgb_f32_plugin.h2
-rw-r--r--chalk/colorspaces/rgb_u16/rgb_u16_plugin.h2
-rw-r--r--chalk/colorspaces/rgb_u8/rgb_plugin.h2
-rw-r--r--chalk/colorspaces/wet/kis_wet_palette_widget.h2
-rw-r--r--chalk/colorspaces/wet/kis_wetness_visualisation_filter.h2
-rw-r--r--chalk/colorspaces/wet/wet_plugin.h2
-rw-r--r--chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h2
-rw-r--r--chalk/colorspaces/wetsticky/wet_sticky_plugin.h2
-rw-r--r--chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.h2
-rw-r--r--chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.h2
-rw-r--r--chalk/core/kis_adjustment_layer.h2
-rw-r--r--chalk/core/kis_brush.h2
-rw-r--r--chalk/core/kis_filter.h2
-rw-r--r--chalk/core/kis_filter_config_widget.h2
-rw-r--r--chalk/core/kis_filter_registry.h2
-rw-r--r--chalk/core/kis_gradient.h2
-rw-r--r--chalk/core/kis_group_layer.h2
-rw-r--r--chalk/core/kis_image.h2
-rw-r--r--chalk/core/kis_imagepipe_brush.h2
-rw-r--r--chalk/core/kis_layer.h2
-rw-r--r--chalk/core/kis_math_toolbox.h2
-rw-r--r--chalk/core/kis_paint_device.h2
-rw-r--r--chalk/core/kis_paint_layer.h2
-rw-r--r--chalk/core/kis_paintop_registry.h2
-rw-r--r--chalk/core/kis_palette.h2
-rw-r--r--chalk/core/kis_pattern.h2
-rw-r--r--chalk/core/kis_resource.h2
-rw-r--r--chalk/plugins/filters/blur/kis_wdg_blur.h2
-rw-r--r--chalk/plugins/filters/bumpmap/bumpmap.h2
-rw-r--r--chalk/plugins/filters/cimg/kis_cimgconfig_widget.h2
-rw-r--r--chalk/plugins/filters/colorify/KisWdgColorify.h2
-rw-r--r--chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h2
-rw-r--r--chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h2
-rw-r--r--chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h2
-rw-r--r--chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h2
-rw-r--r--chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h2
-rw-r--r--chalk/plugins/filters/levelfilter/kgradientslider.h2
-rw-r--r--chalk/plugins/filters/levelfilter/kis_level_filter.h2
-rw-r--r--chalk/plugins/filters/noisefilter/kis_wdg_noise.h2
-rw-r--r--chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h2
-rw-r--r--chalk/plugins/filters/unsharp/kis_wdg_unsharp.h2
-rw-r--r--chalk/plugins/filters/wavefilter/kis_wdg_wave.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/kis_brushop.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h2
-rw-r--r--chalk/plugins/tools/defaulttools/default_tools.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_brush.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_duplicate.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_ellipse.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_fill.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_gradient.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_line.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_move.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_pan.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_rectangle.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_text.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_zoom.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_move_selection.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_brush.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_outline.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h2
-rw-r--r--chalk/plugins/tools/selectiontools/selection_tools.h2
-rw-r--r--chalk/plugins/tools/tool_crop/kis_tool_crop.h2
-rw-r--r--chalk/plugins/tools/tool_crop/tool_crop.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_curve.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_example.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_moutline.h2
-rw-r--r--chalk/plugins/tools/tool_curves/tool_curves.h2
-rw-r--r--chalk/plugins/tools/tool_filter/kis_tool_filter.h2
-rw-r--r--chalk/plugins/tools/tool_filter/tool_filter.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h2
-rw-r--r--chalk/plugins/tools/tool_polygon/kis_tool_polygon.h2
-rw-r--r--chalk/plugins/tools/tool_polygon/tool_polygon.h2
-rw-r--r--chalk/plugins/tools/tool_polyline/kis_tool_polyline.h2
-rw-r--r--chalk/plugins/tools/tool_polyline/tool_polyline.h2
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h2
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/selectsimilar.h2
-rw-r--r--chalk/plugins/tools/tool_star/kis_tool_star.h2
-rw-r--r--chalk/plugins/tools/tool_star/tool_star.h2
-rw-r--r--chalk/plugins/tools/tool_transform/kis_tool_transform.h2
-rw-r--r--chalk/plugins/tools/tool_transform/tool_transform.h2
-rw-r--r--chalk/plugins/viewplugins/colorrange/colorrange.h2
-rw-r--r--chalk/plugins/viewplugins/colorrange/dlg_colorrange.h2
-rw-r--r--chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h2
-rw-r--r--chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h2
-rw-r--r--chalk/plugins/viewplugins/filtersgallery/filters_gallery.h2
-rw-r--r--chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/dlg_histogram.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/histogram.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/kis_histogram_widget.h2
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/histogramdocker.h4
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h2
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/dlg_imagesize.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/dlg_layersize.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/imagesize.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/modify_selection.h2
-rw-r--r--chalk/plugins/viewplugins/performancetest/dlg_perftest.h2
-rw-r--r--chalk/plugins/viewplugins/performancetest/perftest.h2
-rw-r--r--chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h2
-rw-r--r--chalk/plugins/viewplugins/rotateimage/rotateimage.h2
-rw-r--r--chalk/plugins/viewplugins/screenshot/ksnapshot.h4
-rw-r--r--chalk/plugins/viewplugins/screenshot/regiongrabber.h2
-rw-r--r--chalk/plugins/viewplugins/screenshot/screenshot.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/scripting.h2
-rw-r--r--chalk/plugins/viewplugins/selectopaque/selectopaque.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/dlg_separate.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h2
-rw-r--r--chalk/plugins/viewplugins/shearimage/dlg_shearimage.h2
-rw-r--r--chalk/plugins/viewplugins/shearimage/shearimage.h2
-rw-r--r--chalk/plugins/viewplugins/substrate/dlg_substrate.h2
-rw-r--r--chalk/plugins/viewplugins/substrate/substrate.h2
-rw-r--r--chalk/plugins/viewplugins/variations/dlg_variations.h2
-rw-r--r--chalk/plugins/viewplugins/variations/variations.h2
-rw-r--r--chalk/sdk/kis_progress_subject.h2
-rw-r--r--chalk/ui/imageviewer.h2
-rw-r--r--chalk/ui/kcurve.h2
-rw-r--r--chalk/ui/kis_autobrush.h2
-rw-r--r--chalk/ui/kis_autogradient.h2
-rw-r--r--chalk/ui/kis_birdeye_box.h2
-rw-r--r--chalk/ui/kis_brush_chooser.h2
-rw-r--r--chalk/ui/kis_canvas.h4
-rw-r--r--chalk/ui/kis_clipboard.h2
-rw-r--r--chalk/ui/kis_cmb_composite.h2
-rw-r--r--chalk/ui/kis_cmb_idlist.h2
-rw-r--r--chalk/ui/kis_color_cup.h4
-rw-r--r--chalk/ui/kis_controlframe.h4
-rw-r--r--chalk/ui/kis_custom_brush.h2
-rw-r--r--chalk/ui/kis_custom_image_widget.h2
-rw-r--r--chalk/ui/kis_custom_palette.h2
-rw-r--r--chalk/ui/kis_custom_pattern.h2
-rw-r--r--chalk/ui/kis_dlg_adj_layer_props.h2
-rw-r--r--chalk/ui/kis_dlg_adjustment_layer.h2
-rw-r--r--chalk/ui/kis_dlg_apply_profile.h2
-rw-r--r--chalk/ui/kis_dlg_image_properties.h2
-rw-r--r--chalk/ui/kis_dlg_layer_properties.h2
-rw-r--r--chalk/ui/kis_dlg_new_layer.h2
-rw-r--r--chalk/ui/kis_dlg_preferences.h14
-rw-r--r--chalk/ui/kis_doc.h2
-rw-r--r--chalk/ui/kis_double_widget.h2
-rw-r--r--chalk/ui/kis_factory.h2
-rw-r--r--chalk/ui/kis_filter_manager.h2
-rw-r--r--chalk/ui/kis_gradient_chooser.h4
-rw-r--r--chalk/ui/kis_gradient_slider_widget.h2
-rw-r--r--chalk/ui/kis_grid_manager.h2
-rw-r--r--chalk/ui/kis_histogram_view.h2
-rw-r--r--chalk/ui/kis_iconwidget.h2
-rw-r--r--chalk/ui/kis_import_catcher.h2
-rw-r--r--chalk/ui/kis_int_spinbox.h4
-rw-r--r--chalk/ui/kis_itemchooser.h2
-rw-r--r--chalk/ui/kis_label_cursor_pos.h2
-rw-r--r--chalk/ui/kis_label_progress.h2
-rw-r--r--chalk/ui/kis_label_zoom.h2
-rw-r--r--chalk/ui/kis_layerbox.h2
-rw-r--r--chalk/ui/kis_layerlist.h2
-rw-r--r--chalk/ui/kis_multi_bool_filter_widget.h2
-rw-r--r--chalk/ui/kis_multi_double_filter_widget.h4
-rw-r--r--chalk/ui/kis_multi_integer_filter_widget.h4
-rw-r--r--chalk/ui/kis_opengl_image_context.h2
-rw-r--r--chalk/ui/kis_paintop_box.h2
-rw-r--r--chalk/ui/kis_palette_view.h2
-rw-r--r--chalk/ui/kis_palette_widget.h2
-rw-r--r--chalk/ui/kis_part_layer.h2
-rw-r--r--chalk/ui/kis_part_layer_handler.h2
-rw-r--r--chalk/ui/kis_pattern_chooser.h2
-rw-r--r--chalk/ui/kis_perspective_grid_manager.h2
-rw-r--r--chalk/ui/kis_previewdialog.h2
-rw-r--r--chalk/ui/kis_previewwidget.h2
-rw-r--r--chalk/ui/kis_resource_mediator.h2
-rw-r--r--chalk/ui/kis_resourceserver.h2
-rw-r--r--chalk/ui/kis_ruler.h2
-rw-r--r--chalk/ui/kis_selection_manager.h2
-rw-r--r--chalk/ui/kis_selection_options.h2
-rw-r--r--chalk/ui/kis_text_brush.h2
-rw-r--r--chalk/ui/kis_tool.h2
-rw-r--r--chalk/ui/kis_tool_dummy.h2
-rw-r--r--chalk/ui/kis_tool_freehand.h2
-rw-r--r--chalk/ui/kis_tool_manager.h2
-rw-r--r--chalk/ui/kis_tool_non_paint.h2
-rw-r--r--chalk/ui/kis_tool_paint.h2
-rw-r--r--chalk/ui/kis_tool_registry.h2
-rw-r--r--chalk/ui/kis_tool_shape.h2
-rw-r--r--chalk/ui/kis_view.h2
-rw-r--r--chalk/ui/kobirdeyepanel.h2
-rw-r--r--chalk/ui/layerlist.h2
-rw-r--r--chalk/ui/squeezedcombobox.h2
-rw-r--r--example/example_factory.h2
-rw-r--r--example/example_part.h2
-rw-r--r--example/example_view.h2
-rw-r--r--filters/chalk/gmagick/kis_image_magick_converter.h2
-rw-r--r--filters/chalk/gmagick/magickexport.h2
-rw-r--r--filters/chalk/gmagick/magickimport.h2
-rw-r--r--filters/chalk/jpeg/kis_jpeg_converter.h2
-rw-r--r--filters/chalk/jpeg/kis_jpeg_export.h2
-rw-r--r--filters/chalk/jpeg/kis_jpeg_import.h2
-rw-r--r--filters/chalk/magick/kis_image_magick_converter.h2
-rw-r--r--filters/chalk/magick/magickexport.h2
-rw-r--r--filters/chalk/magick/magickimport.h2
-rw-r--r--filters/chalk/openexr/kis_openexr_export.h2
-rw-r--r--filters/chalk/openexr/kis_openexr_import.h2
-rw-r--r--filters/chalk/pdf/kis_pdf_import.h2
-rw-r--r--filters/chalk/pdf/kis_pdf_import_widget.h2
-rw-r--r--filters/chalk/png/kis_png_converter.h2
-rw-r--r--filters/chalk/png/kis_png_export.h2
-rw-r--r--filters/chalk/png/kis_png_import.h2
-rw-r--r--filters/chalk/raw/kis_raw_import.h2
-rw-r--r--filters/chalk/tiff/kis_dlg_options_tiff.h2
-rw-r--r--filters/chalk/tiff/kis_tiff_converter.h2
-rw-r--r--filters/chalk/tiff/kis_tiff_export.h2
-rw-r--r--filters/chalk/tiff/kis_tiff_import.h2
-rw-r--r--filters/chalk/xcf/xcfexport.h2
-rw-r--r--filters/chalk/xcf/xcfimport.h2
-rw-r--r--filters/generic_wrapper/generic_filter.h2
-rw-r--r--filters/karbon/ai/aiimport.h2
-rw-r--r--filters/karbon/applixgraphics/applixgraphicimport.h2
-rw-r--r--filters/karbon/eps/epsexport.h2
-rw-r--r--filters/karbon/eps/epsexportdlg.h2
-rw-r--r--filters/karbon/eps/epsimport.h2
-rw-r--r--filters/karbon/kontour/kontourimport.h2
-rw-r--r--filters/karbon/msod/msodimport.h2
-rw-r--r--filters/karbon/oodraw/oodrawimport.h2
-rw-r--r--filters/karbon/png/pngexport.h2
-rw-r--r--filters/karbon/svg/svgexport.h2
-rw-r--r--filters/karbon/svg/svgimport.h2
-rw-r--r--filters/karbon/wmf/wmfexport.h2
-rw-r--r--filters/karbon/wmf/wmfimport.h2
-rw-r--r--filters/karbon/xaml/xamlexport.h2
-rw-r--r--filters/karbon/xaml/xamlimport.h2
-rw-r--r--filters/karbon/xcf/xcfexport.h2
-rw-r--r--filters/karbon/xfig/xfigimport.h2
-rw-r--r--filters/karbon/xfig/xfigimport_factory.h2
-rw-r--r--filters/kchart/bmp/bmpexport.h2
-rw-r--r--filters/kchart/jpeg/jpegexport.h2
-rw-r--r--filters/kchart/libimageexport/imageexport.h2
-rw-r--r--filters/kchart/mng/mngexport.h2
-rw-r--r--filters/kchart/png/pngexport.h2
-rw-r--r--filters/kchart/svg/svgexport.h2
-rw-r--r--filters/kchart/xbm/xbmexport.h2
-rw-r--r--filters/kchart/xpm/xpmexport.h2
-rw-r--r--filters/kformula/latex/latexexport.h2
-rw-r--r--filters/kformula/mathml/mathmlexport.h2
-rw-r--r--filters/kformula/mathml/mathmlimport.h2
-rw-r--r--filters/kformula/png/pngexport.h2
-rw-r--r--filters/kformula/png/pngexportdia.h2
-rw-r--r--filters/kformula/svg/svgexport.h2
-rw-r--r--filters/kivio/imageexport/kivio_imageexport.h2
-rw-r--r--filters/kivio/imageexport/kivio_imageexportdialog.h2
-rw-r--r--filters/kpresenter/bmp/bmpexport.h2
-rw-r--r--filters/kpresenter/jpeg/jpegexport.h2
-rw-r--r--filters/kpresenter/kword/kprkword.h2
-rw-r--r--filters/kpresenter/libimageexport/imageexport.h2
-rw-r--r--filters/kpresenter/mng/mngexport.h2
-rw-r--r--filters/kpresenter/ooimpress/ooimpressexport.h2
-rw-r--r--filters/kpresenter/ooimpress/ooimpressimport.h2
-rw-r--r--filters/kpresenter/png/pngexport.h2
-rw-r--r--filters/kpresenter/powerpoint/import/powerpointimport.h2
-rw-r--r--filters/kpresenter/svg/svgexport.h2
-rw-r--r--filters/kpresenter/xbm/xbmexport.h2
-rw-r--r--filters/kpresenter/xpm/xpmexport.h2
-rw-r--r--filters/kspread/applixspread/applixspreadimport.h2
-rw-r--r--filters/kspread/csv/csvdialog.h2
-rw-r--r--filters/kspread/csv/csvexport.h2
-rw-r--r--filters/kspread/csv/csvexportdialog.h2
-rw-r--r--filters/kspread/csv/csvimport.h2
-rw-r--r--filters/kspread/dbase/dbaseimport.h2
-rw-r--r--filters/kspread/excel/excelexport.h2
-rw-r--r--filters/kspread/excel/import/excelimport.h2
-rw-r--r--filters/kspread/gnumeric/gnumericexport.h2
-rw-r--r--filters/kspread/gnumeric/gnumericimport.h2
-rw-r--r--filters/kspread/html/exportdialog.h2
-rw-r--r--filters/kspread/html/htmlexport.h2
-rw-r--r--filters/kspread/kexi/kspread_kexiimport.h2
-rw-r--r--filters/kspread/kexi/kspread_kexiimportdialog.h2
-rw-r--r--filters/kspread/latex/export/kspreadlatexexportdiaImpl.h2
-rw-r--r--filters/kspread/latex/export/latexexport.h2
-rw-r--r--filters/kspread/opencalc/opencalcexport.h2
-rw-r--r--filters/kspread/opencalc/opencalcimport.h2
-rw-r--r--filters/kspread/qpro/qproimport.h2
-rw-r--r--filters/kugar/kugarnop/kugarnopimport.h2
-rw-r--r--filters/kword/abiword/abiwordexport.h2
-rw-r--r--filters/kword/abiword/abiwordimport.h2
-rw-r--r--filters/kword/amipro/amiproexport.h2
-rw-r--r--filters/kword/amipro/amiproimport.h2
-rw-r--r--filters/kword/applixword/applixwordimport.h2
-rw-r--r--filters/kword/ascii/ExportDialog.h2
-rw-r--r--filters/kword/ascii/ImportDialog.h2
-rw-r--r--filters/kword/ascii/asciiexport.h2
-rw-r--r--filters/kword/ascii/asciiimport.h2
-rw-r--r--filters/kword/docbook/docbookexport.h2
-rw-r--r--filters/kword/hancomword/hancomwordimport.h2
-rw-r--r--filters/kword/html/export/ExportDialog.h2
-rw-r--r--filters/kword/html/export/htmlexport.h2
-rw-r--r--filters/kword/html/import/htmlimport.h2
-rw-r--r--filters/kword/html/import/khtmlreader.h2
-rw-r--r--filters/kword/kword1.3/import/kword13import.h2
-rw-r--r--filters/kword/latex/export/kwordlatexexportdia.h2
-rw-r--r--filters/kword/latex/export/latexexport.h2
-rw-r--r--filters/kword/latex/import/lateximport.h2
-rw-r--r--filters/kword/latex/import/lateximportdia.h2
-rw-r--r--filters/kword/msword/document.h2
-rw-r--r--filters/kword/msword/graphicshandler.h2
-rw-r--r--filters/kword/msword/mswordimport.h2
-rw-r--r--filters/kword/msword/tablehandler.h2
-rw-r--r--filters/kword/msword/texthandler.h2
-rw-r--r--filters/kword/mswrite/ImportDialog.h2
-rw-r--r--filters/kword/mswrite/mswriteexport.h2
-rw-r--r--filters/kword/mswrite/mswriteimport.h2
-rw-r--r--filters/kword/oowriter/oowriterexport.h2
-rw-r--r--filters/kword/oowriter/oowriterimport.h2
-rw-r--r--filters/kword/palmdoc/palmdocexport.h2
-rw-r--r--filters/kword/palmdoc/palmdocimport.h2
-rw-r--r--filters/kword/pdf/dialog.h2
-rw-r--r--filters/kword/pdf/pdfimport.h2
-rw-r--r--filters/kword/rtf/export/rtfexport.h2
-rw-r--r--filters/kword/rtf/import/rtfimport.h2
-rw-r--r--filters/kword/starwriter/starwriterimport.h2
-rw-r--r--filters/kword/wml/wmlexport.h2
-rw-r--r--filters/kword/wml/wmlimport.h2
-rw-r--r--filters/kword/wordperfect/export/wpexport.h2
-rw-r--r--filters/kword/wordperfect/import/wpimport.h2
-rw-r--r--filters/libdialogfilter/exportsizedia.h2
-rw-r--r--filters/olefilters/lib/filterbase.h2
-rw-r--r--filters/olefilters/olefilter.h2
-rw-r--r--filters/olefilters/powerpoint97/powerpointfilter.h2
-rw-r--r--filters/olefilters/powerpoint97/pptxml.h2
-rw-r--r--filters/xsltfilter/export/xsltexport.h2
-rw-r--r--filters/xsltfilter/export/xsltexportdia.h2
-rw-r--r--filters/xsltfilter/import/xsltimport.h2
-rw-r--r--filters/xsltfilter/import/xsltimportdia.h2
-rw-r--r--interfaces/koChart.h4
-rw-r--r--karbon/commands/vcommand.h2
-rw-r--r--karbon/dialogs/vcolordlg.h2
-rw-r--r--karbon/dialogs/vcolortab.h2
-rw-r--r--karbon/dialogs/vconfiguredlg.h10
-rw-r--r--karbon/dialogs/vstrokedlg.h2
-rw-r--r--karbon/dockers/vcolordocker.h2
-rw-r--r--karbon/dockers/vdocumentdocker.h8
-rw-r--r--karbon/dockers/vstrokedocker.h2
-rw-r--r--karbon/dockers/vstyledocker.h4
-rw-r--r--karbon/dockers/vtransformdocker.h2
-rw-r--r--karbon/karbon_drag.h2
-rw-r--r--karbon/karbon_factory.h2
-rw-r--r--karbon/karbon_part.h2
-rw-r--r--karbon/karbon_resourceserver.h2
-rw-r--r--karbon/karbon_view.h2
-rw-r--r--karbon/plugins/flattenpath/flattenpathplugin.h4
-rw-r--r--karbon/plugins/imagetool/imagetoolplugin.h2
-rw-r--r--karbon/plugins/insertknots/insertknotsplugin.h4
-rw-r--r--karbon/plugins/roundcorners/roundcornersplugin.h4
-rw-r--r--karbon/plugins/shadoweffect/shadoweffectplugin.h4
-rw-r--r--karbon/plugins/whirlpinch/whirlpinchplugin.h4
-rw-r--r--karbon/plugins/zoomtool/zoomtoolplugin.h2
-rw-r--r--karbon/tools/vdefaulttools.h2
-rw-r--r--karbon/tools/vellipsetool.h2
-rw-r--r--karbon/tools/vgradienttool.h2
-rw-r--r--karbon/tools/vpatterntool.h4
-rw-r--r--karbon/tools/vpenciltool.h2
-rw-r--r--karbon/tools/vpolylinetool.h2
-rw-r--r--karbon/tools/vselecttool.h4
-rw-r--r--karbon/tools/vstartool.h2
-rw-r--r--karbon/tools/vtexttool.h6
-rw-r--r--karbon/vtool.h2
-rw-r--r--karbon/widgets/vcanvas.h2
-rw-r--r--karbon/widgets/vcolorslider.h2
-rw-r--r--karbon/widgets/vgradienttabwidget.h2
-rw-r--r--karbon/widgets/vgradientwidget.h2
-rw-r--r--karbon/widgets/vreference.h2
-rw-r--r--karbon/widgets/vruler.h2
-rw-r--r--karbon/widgets/vselecttoolbar.h2
-rw-r--r--karbon/widgets/vsmallpreview.h2
-rw-r--r--karbon/widgets/vstrokefillpreview.h2
-rw-r--r--karbon/widgets/vtoolbox.h2
-rw-r--r--karbon/widgets/vtranslate.h2
-rw-r--r--karbon/widgets/vtypebuttonbox.h2
-rw-r--r--kchart/csvimportdialog.h2
-rw-r--r--kchart/kchartBackgroundPixmapConfigPage.h2
-rw-r--r--kchart/kchartColorConfigPage.h2
-rw-r--r--kchart/kchartComboConfigPage.h2
-rw-r--r--kchart/kchartConfigDialog.h2
-rw-r--r--kchart/kchartDataConfigPage.h2
-rw-r--r--kchart/kchartDataEditor.h6
-rw-r--r--kchart/kchartFontConfigPage.h2
-rw-r--r--kchart/kchartHeaderFooterConfigPage.h2
-rw-r--r--kchart/kchartLegendConfigPage.h2
-rw-r--r--kchart/kchartLine3dConfigPage.h2
-rw-r--r--kchart/kchartPageLayout.h2
-rw-r--r--kchart/kchartParameter3dConfigPage.h2
-rw-r--r--kchart/kchartParameterConfigPage.h2
-rw-r--r--kchart/kchartParameterPieConfigPage.h2
-rw-r--r--kchart/kchartParameterPolarConfigPage.h2
-rw-r--r--kchart/kchartPieConfigPage.h2
-rw-r--r--kchart/kchartPrinterDlg.h2
-rw-r--r--kchart/kchartSubTypeChartPage.h12
-rw-r--r--kchart/kchartWizard.h2
-rw-r--r--kchart/kchartWizardLabelsLegendPage.h2
-rw-r--r--kchart/kchartWizardSelectChartSubTypePage.h2
-rw-r--r--kchart/kchartWizardSelectChartTypePage.h4
-rw-r--r--kchart/kchartWizardSelectDataFormatPage.h2
-rw-r--r--kchart/kchartWizardSetupAxesPage.h2
-rw-r--r--kchart/kchartWizardSetupDataPage.h2
-rw-r--r--kchart/kchart_factory.h2
-rw-r--r--kchart/kchart_part.h2
-rw-r--r--kchart/kchart_view.h2
-rw-r--r--kchart/kdchart/KDChartAxisParams.h2
-rw-r--r--kchart/kdchart/KDChartAxisParamsWrapper.h2
-rw-r--r--kchart/kdchart/KDChartCustomBox.h2
-rw-r--r--kchart/kdchart/KDChartCustomBoxWrapper.h2
-rw-r--r--kchart/kdchart/KDChartEnums.h2
-rw-r--r--kchart/kdchart/KDChartParams.h4
-rw-r--r--kchart/kdchart/KDChartParamsWrapper.h2
-rw-r--r--kchart/kdchart/KDChartPropertySet.h2
-rw-r--r--kchart/kdchart/KDChartTableBase.h2
-rw-r--r--kchart/kdchart/KDChartTableDataWrapper.h2
-rw-r--r--kchart/kdchart/KDChartTextPiece.h2
-rw-r--r--kchart/kdchart/KDChartVectorTable.h2
-rw-r--r--kchart/kdchart/KDChartWidget.h2
-rw-r--r--kchart/kdchart/KDFrame.h2
-rw-r--r--kdgantt/KDGanttMinimizeSplitter.h4
-rw-r--r--kdgantt/KDGanttSemiSizingControl.h2
-rw-r--r--kdgantt/KDGanttSizingControl.h2
-rw-r--r--kdgantt/KDGanttView.h2
-rw-r--r--kdgantt/KDGanttViewSubwidgets.h10
-rw-r--r--kexi/3rdparty/kolibs/KoPageLayoutColumns.h2
-rw-r--r--kexi/3rdparty/kolibs/KoPageLayoutHeader.h2
-rw-r--r--kexi/3rdparty/kolibs/KoPageLayoutSize.h2
-rw-r--r--kexi/3rdparty/kolibs/koPageLayoutDia.h4
-rw-r--r--kexi/3rdparty/kolibs/koUnitWidgets.h8
-rw-r--r--kexi/core/kexiactionproxy_p.h2
-rw-r--r--kexi/core/kexiblobbuffer.h2
-rw-r--r--kexi/core/kexicontexthelp.h2
-rw-r--r--kexi/core/kexidialogbase.h2
-rw-r--r--kexi/core/kexiinternalpart.h2
-rw-r--r--kexi/core/keximainwindow.h2
-rw-r--r--kexi/core/kexipart.h2
-rw-r--r--kexi/core/kexipartmanager.h2
-rw-r--r--kexi/core/kexiproject.h2
-rw-r--r--kexi/core/kexisharedactionhost_p.h2
-rw-r--r--kexi/core/kexiuseraction.h2
-rw-r--r--kexi/core/kexiviewbase.h2
-rw-r--r--kexi/formeditor/connectiondialog.h2
-rw-r--r--kexi/formeditor/container.h4
-rw-r--r--kexi/formeditor/editlistviewdialog.h2
-rw-r--r--kexi/formeditor/factories/containerfactory.h20
-rw-r--r--kexi/formeditor/factories/stdwidgetfactory.h6
-rw-r--r--kexi/formeditor/form.h2
-rw-r--r--kexi/formeditor/formIO.h4
-rw-r--r--kexi/formeditor/formmanager.h2
-rw-r--r--kexi/formeditor/kfdpixmapedit.h2
-rw-r--r--kexi/formeditor/libactionwidget.h2
-rw-r--r--kexi/formeditor/objecttreeview.h2
-rw-r--r--kexi/formeditor/resizehandle.h4
-rw-r--r--kexi/formeditor/richtextdialog.h2
-rw-r--r--kexi/formeditor/scripting/formscript.h2
-rw-r--r--kexi/formeditor/scripting/scriptmanager.h2
-rw-r--r--kexi/formeditor/spring.h2
-rw-r--r--kexi/formeditor/tabstopdialog.h2
-rw-r--r--kexi/formeditor/tdevelop_plugin/kfd_kdev_part.h6
-rw-r--r--kexi/formeditor/test/kfd_mainwindow.h2
-rw-r--r--kexi/formeditor/test/kfd_part.h6
-rw-r--r--kexi/formeditor/utils.h2
-rw-r--r--kexi/formeditor/widgetfactory.h2
-rw-r--r--kexi/formeditor/widgetlibrary.h2
-rw-r--r--kexi/formeditor/widgetpropertyset.h2
-rw-r--r--kexi/kexidb/connection.h2
-rw-r--r--kexi/kexidb/cursor.h2
-rw-r--r--kexi/kexidb/driver.h2
-rw-r--r--kexi/kexidb/drivermanager_p.h2
-rw-r--r--kexi/kexidb/drivers/mySQL/mysqlconnection.h2
-rw-r--r--kexi/kexidb/drivers/mySQL/mysqldriver.h2
-rw-r--r--kexi/kexidb/drivers/odbc/odbcconnection.h2
-rw-r--r--kexi/kexidb/drivers/odbc/odbcdriver.h2
-rw-r--r--kexi/kexidb/drivers/pqxx/pqxxconnection.h2
-rw-r--r--kexi/kexidb/drivers/pqxx/pqxxdriver.h2
-rw-r--r--kexi/kexidb/drivers/sqlite/sqliteconnection.h2
-rw-r--r--kexi/kexidb/drivers/sqlite/sqlitedriver.h2
-rw-r--r--kexi/kexidb/drivers/sqlite/sqlitevacuum.h2
-rw-r--r--kexi/kexidb/utils_p.h2
-rw-r--r--kexi/kexiutils/utils_p.h2
-rw-r--r--kexi/main/kexifinddialog.h2
-rw-r--r--kexi/main/keximainwindowimpl.h2
-rw-r--r--kexi/main/kexinamedialog.h2
-rw-r--r--kexi/main/kexinamewidget.h2
-rw-r--r--kexi/main/kexistatusbar.h2
-rw-r--r--kexi/main/ksplitter.h2
-rw-r--r--kexi/main/printing/kexisimpleprintingengine.h2
-rw-r--r--kexi/main/printing/kexisimpleprintingpagesetup.h4
-rw-r--r--kexi/main/printing/kexisimpleprintingpart.h2
-rw-r--r--kexi/main/printing/kexisimpleprintpreviewwindow.h2
-rw-r--r--kexi/main/printing/kexisimpleprintpreviewwindow_p.h2
-rw-r--r--kexi/main/startup/KexiConnSelector.h2
-rw-r--r--kexi/main/startup/KexiDBTitlePage.h2
-rw-r--r--kexi/main/startup/KexiNewProjectWizard.h2
-rw-r--r--kexi/main/startup/KexiProjectSelector.h4
-rw-r--r--kexi/main/startup/KexiStartup.h4
-rw-r--r--kexi/main/startup/KexiStartupDialog.h2
-rw-r--r--kexi/main/startup/KexiStartupDialogTemplatesPage.h2
-rw-r--r--kexi/main/startup/KexiStartupFileDialog.h2
-rw-r--r--kexi/main/startup/KexiStartup_p.h2
-rw-r--r--kexi/migration/importoptionsdlg.h2
-rw-r--r--kexi/migration/importwizard.h2
-rw-r--r--kexi/migration/keximigrate.h2
-rw-r--r--kexi/migration/migratemanager_p.h2
-rw-r--r--kexi/migration/mysql/mysqlmigrate.h2
-rw-r--r--kexi/migration/pqxx/pqxxmigrate.h2
-rw-r--r--kexi/plugins/forms/kexiactionselectiondialog.h2
-rw-r--r--kexi/plugins/forms/kexiactionselectiondialog_p.h2
-rw-r--r--kexi/plugins/forms/kexidatasourcepage.h2
-rw-r--r--kexi/plugins/forms/kexidbfactory.h2
-rw-r--r--kexi/plugins/forms/kexiformmanager.h2
-rw-r--r--kexi/plugins/forms/kexiformpart.h2
-rw-r--r--kexi/plugins/forms/kexiformscrollview.h2
-rw-r--r--kexi/plugins/forms/kexiformview.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbautofield.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbcheckbox.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbcombobox.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbdateedit.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbdatetimeedit.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbdoublespinbox.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbform.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbimagebox.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbintspinbox.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidblabel.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidblineedit.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbsubform.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbtextedit.h2
-rw-r--r--kexi/plugins/forms/widgets/kexidbtimeedit.h2
-rw-r--r--kexi/plugins/forms/widgets/kexiframe.h2
-rw-r--r--kexi/plugins/forms/widgets/kexipushbutton.h2
-rw-r--r--kexi/plugins/importexport/csv/kexicsvexportwizard.h2
-rw-r--r--kexi/plugins/importexport/csv/kexicsvimportdialog.h2
-rw-r--r--kexi/plugins/importexport/csv/kexicsvimportoptionsdlg.h2
-rw-r--r--kexi/plugins/importexport/csv/kexicsvwidgets.h2
-rw-r--r--kexi/plugins/macros/kexiactions/datatableaction.h2
-rw-r--r--kexi/plugins/macros/kexiactions/executeaction.h2
-rw-r--r--kexi/plugins/macros/kexiactions/messageaction.h2
-rw-r--r--kexi/plugins/macros/kexiactions/navigateaction.h2
-rw-r--r--kexi/plugins/macros/kexiactions/openaction.h2
-rw-r--r--kexi/plugins/macros/kexipart/keximacrodesignview.h2
-rw-r--r--kexi/plugins/macros/kexipart/keximacroerror.h2
-rw-r--r--kexi/plugins/macros/kexipart/keximacropart.h2
-rw-r--r--kexi/plugins/macros/kexipart/keximacroproperty.h4
-rw-r--r--kexi/plugins/macros/kexipart/keximacrotextview.h2
-rw-r--r--kexi/plugins/macros/kexipart/keximacroview.h2
-rw-r--r--kexi/plugins/macros/lib/action.h2
-rw-r--r--kexi/plugins/macros/lib/context.h2
-rw-r--r--kexi/plugins/macros/lib/macro.h2
-rw-r--r--kexi/plugins/macros/tests/actiontests.h2
-rw-r--r--kexi/plugins/macros/tests/commontests.h2
-rw-r--r--kexi/plugins/macros/tests/macroitemtests.h2
-rw-r--r--kexi/plugins/macros/tests/macrotests.h2
-rw-r--r--kexi/plugins/macros/tests/testaction.h2
-rw-r--r--kexi/plugins/macros/tests/testobject.h2
-rw-r--r--kexi/plugins/macros/tests/variabletests.h2
-rw-r--r--kexi/plugins/macros/tests/xmlhandlertests.h2
-rw-r--r--kexi/plugins/macros/tests/xmlhandlertests2.h2
-rw-r--r--kexi/plugins/queries/kexiaddparamdialog.h2
-rw-r--r--kexi/plugins/queries/kexidynamicqueryparameterdialog.h2
-rw-r--r--kexi/plugins/queries/kexiquerydesignerguieditor.h2
-rw-r--r--kexi/plugins/queries/kexiquerydesignersql.h2
-rw-r--r--kexi/plugins/queries/kexiquerydesignersqlhistory.h2
-rw-r--r--kexi/plugins/queries/kexiquerypart.h2
-rw-r--r--kexi/plugins/queries/kexiqueryview.h2
-rw-r--r--kexi/plugins/relations/kexirelationmaindlg.h2
-rw-r--r--kexi/plugins/relations/kexirelationpartimpl.h2
-rw-r--r--kexi/plugins/reports/kexireportfactory.h2
-rw-r--r--kexi/plugins/reports/kexireportform.h2
-rw-r--r--kexi/plugins/reports/kexireportpart.h2
-rw-r--r--kexi/plugins/reports/kexireportview.h4
-rw-r--r--kexi/plugins/reports/reportwidgets.h8
-rw-r--r--kexi/plugins/scripting/kexiscripting/kexiscriptdesignview.h2
-rw-r--r--kexi/plugins/scripting/kexiscripting/kexiscripteditor.h2
-rw-r--r--kexi/plugins/scripting/kexiscripting/kexiscriptpart.h2
-rw-r--r--kexi/plugins/tables/kexilookupcolumnpage.h2
-rw-r--r--kexi/plugins/tables/kexitabledesigner_dataview.h2
-rw-r--r--kexi/plugins/tables/kexitabledesignerview.h2
-rw-r--r--kexi/plugins/tables/kexitabledesignerview_p.h2
-rw-r--r--kexi/plugins/tables/kexitablepart.h2
-rw-r--r--kexi/tests/altertable/altertable.h2
-rw-r--r--kexi/tests/gui/finddialog/kexifinddialog.h2
-rw-r--r--kexi/widget/kexibrowser.h2
-rw-r--r--kexi/widget/kexibrowser_p.h2
-rw-r--r--kexi/widget/kexicustompropertyfactory_p.h4
-rw-r--r--kexi/widget/kexidataawareview.h2
-rw-r--r--kexi/widget/kexidatasourcecombobox.h2
-rw-r--r--kexi/widget/kexidatatable.h2
-rw-r--r--kexi/widget/kexidbconnectionwidget.h6
-rw-r--r--kexi/widget/kexidbdrivercombobox.h2
-rw-r--r--kexi/widget/kexidswelcome.h2
-rw-r--r--kexi/widget/kexieditor.h2
-rw-r--r--kexi/widget/kexifieldcombobox.h2
-rw-r--r--kexi/widget/kexifieldlistview.h2
-rw-r--r--kexi/widget/kexifilterdlg.h2
-rw-r--r--kexi/widget/kexiprjtypeselector.h2
-rw-r--r--kexi/widget/kexipropertyeditorview.h2
-rw-r--r--kexi/widget/kexiquerydesignersqleditor.h2
-rw-r--r--kexi/widget/kexiscrollview.h2
-rw-r--r--kexi/widget/kexisectionheader.h2
-rw-r--r--kexi/widget/kexismalltoolbutton.h2
-rw-r--r--kexi/widget/pixmapcollection.h8
-rw-r--r--kexi/widget/relations/kexirelationview.h2
-rw-r--r--kexi/widget/relations/kexirelationviewtable.h6
-rw-r--r--kexi/widget/relations/kexirelationwidget.h2
-rw-r--r--kexi/widget/tableview/kexiblobtableedit.h2
-rw-r--r--kexi/widget/tableview/kexibooltableedit.h2
-rw-r--r--kexi/widget/tableview/kexicomboboxpopup.h2
-rw-r--r--kexi/widget/tableview/kexicomboboxtableedit.h2
-rw-r--r--kexi/widget/tableview/kexidataawarepropertyset.h2
-rw-r--r--kexi/widget/tableview/kexidatatableview.h2
-rw-r--r--kexi/widget/tableview/kexidatetableedit.h2
-rw-r--r--kexi/widget/tableview/kexidatetimetableedit.h2
-rw-r--r--kexi/widget/tableview/kexiinputtableedit.h2
-rw-r--r--kexi/widget/tableview/kexitableedit.h2
-rw-r--r--kexi/widget/tableview/kexitableview.h2
-rw-r--r--kexi/widget/tableview/kexitableviewdata.h2
-rw-r--r--kexi/widget/tableview/kexitableviewheader.h2
-rw-r--r--kexi/widget/tableview/kexitimetableedit.h2
-rw-r--r--kexi/widget/utils/kexiarrowtip.h2
-rw-r--r--kexi/widget/utils/kexicontextmenuutils.h2
-rw-r--r--kexi/widget/utils/kexidropdownbutton.h2
-rw-r--r--kexi/widget/utils/kexigradientwidget.h2
-rw-r--r--kexi/widget/utils/kexirecordmarker.h2
-rw-r--r--kexi/widget/utils/kexirecordnavigator.h2
-rw-r--r--kexi/widget/utils/kexitooltip.h2
-rw-r--r--kformula/formulastring.h2
-rw-r--r--kformula/kfconfig.h2
-rw-r--r--kformula/kformula_doc.h2
-rw-r--r--kformula/kformula_factory.h2
-rw-r--r--kformula/kformula_view.h2
-rw-r--r--kformula/kformulawidget.h2
-rw-r--r--kivio/kiviopart/addstenciltool.h2
-rw-r--r--kivio/kiviopart/kivio_canvas.h2
-rw-r--r--kivio/kiviopart/kivio_dlg_pageshow.h2
-rw-r--r--kivio/kiviopart/kivio_doc.h2
-rw-r--r--kivio/kiviopart/kivio_factory.h2
-rw-r--r--kivio/kiviopart/kivio_icon_view.h2
-rw-r--r--kivio/kiviopart/kivio_page.h2
-rw-r--r--kivio/kiviopart/kivio_stackbar.h2
-rw-r--r--kivio/kiviopart/kivio_stencil_geometry_panel.h2
-rw-r--r--kivio/kiviopart/kivio_view.h2
-rw-r--r--kivio/kiviopart/kivio_zoomaction.h2
-rw-r--r--kivio/kiviopart/kivioarrowheadaction.h2
-rw-r--r--kivio/kiviopart/kiviodragobject.h2
-rw-r--r--kivio/kiviopart/kiviosdk/kiviostencilfactory.h2
-rw-r--r--kivio/kiviopart/kiviostencilsetaction.h2
-rw-r--r--kivio/kiviopart/kiviostencilsetinstaller.h2
-rw-r--r--kivio/kiviopart/stencilbarbutton.h2
-rw-r--r--kivio/kiviopart/stencilbardockmanager.h4
-rw-r--r--kivio/kiviopart/tools/kivio_mousetool.h2
-rw-r--r--kivio/kiviopart/tools/kivio_plugin.h2
-rw-r--r--kivio/kiviopart/tools/kivio_pluginmanager.h2
-rw-r--r--kivio/kiviopart/tools/mousetoolaction.h2
-rw-r--r--kivio/kiviopart/ui/addstencilsetdialog.h2
-rw-r--r--kivio/kiviopart/ui/export_page_dialog.h2
-rw-r--r--kivio/kiviopart/ui/kivio_birdeye_panel.h2
-rw-r--r--kivio/kiviopart/ui/kivio_layer_panel.h2
-rw-r--r--kivio/kiviopart/ui/kivio_protection_panel.h2
-rw-r--r--kivio/kiviopart/ui/kivioaddstencilsetpanel.h2
-rw-r--r--kivio/kiviopart/ui/kivioaligndialog.h2
-rw-r--r--kivio/kiviopart/ui/kivioarrowheadformatdlg.h2
-rw-r--r--kivio/kiviopart/ui/kiviooptionsdialog.h2
-rw-r--r--kivio/kiviopart/ui/kiviostencilformatdlg.h2
-rw-r--r--kivio/kiviopart/ui/kiviotextformatdlg.h2
-rw-r--r--kivio/kiviopart/ui/objectlistpalette.h2
-rw-r--r--kivio/plugins/kivioconnectortool/plugin.h2
-rw-r--r--kivio/plugins/kivioconnectortool/straight_connector/straight_connector.h2
-rw-r--r--kivio/plugins/kivioconnectortool/tool_connector.h2
-rw-r--r--kivio/plugins/kivioselecttool/plugin.h2
-rw-r--r--kivio/plugins/kivioselecttool/tool_select.h2
-rw-r--r--kivio/plugins/kiviosmlconnector/plugin.h2
-rw-r--r--kivio/plugins/kiviosmlconnector/sml_connector/sml_connector.h2
-rw-r--r--kivio/plugins/kiviosmlconnector/tool_connector.h2
-rw-r--r--kivio/plugins/kiviotargettool/kiviotargettool.h2
-rw-r--r--kivio/plugins/kiviotargettool/kiviotargettoolfactory.h2
-rw-r--r--kivio/plugins/kiviotexttool/plugin.h2
-rw-r--r--kivio/plugins/kiviotexttool/stenciltexteditor.h2
-rw-r--r--kivio/plugins/kiviotexttool/tool_text.h2
-rw-r--r--kivio/plugins/kiviozoomtool/plugin.h2
-rw-r--r--kivio/plugins/kiviozoomtool/tool_zoom.h2
-rw-r--r--koshell/iconsidepane.h4
-rw-r--r--koshell/koshell_shell.h2
-rw-r--r--kounavail/kounavail.h6
-rw-r--r--kplato/kptaccountsdialog.h2
-rw-r--r--kplato/kptaccountspanel.h2
-rw-r--r--kplato/kptaccountsview.h2
-rw-r--r--kplato/kptaccountsviewconfigdialog.h4
-rw-r--r--kplato/kptcalendaredit.h2
-rw-r--r--kplato/kptcalendareditbase.h2
-rw-r--r--kplato/kptcalendarlistdialog.h4
-rw-r--r--kplato/kptcalendarlistdialogbase.h2
-rw-r--r--kplato/kptcalendarpanel.h2
-rw-r--r--kplato/kptconfigbehaviorpanel.h2
-rw-r--r--kplato/kptconfigdialog.h2
-rw-r--r--kplato/kptdatetable.h10
-rw-r--r--kplato/kptdoublelistviewbase.h2
-rw-r--r--kplato/kptfactory.h2
-rw-r--r--kplato/kptganttview.h2
-rw-r--r--kplato/kptintervaledit.h4
-rw-r--r--kplato/kptmainprojectdialog.h2
-rw-r--r--kplato/kptmainprojectpanel.h4
-rw-r--r--kplato/kptmilestoneprogressdialog.h2
-rw-r--r--kplato/kptmilestoneprogresspanel.h4
-rw-r--r--kplato/kptpart.h2
-rw-r--r--kplato/kptpertcanvas.h2
-rw-r--r--kplato/kptpertview.h2
-rw-r--r--kplato/kptprojectdialog.h4
-rw-r--r--kplato/kptrelationdialog.h4
-rw-r--r--kplato/kptreportview.h2
-rw-r--r--kplato/kptrequestresourcespanel.h2
-rw-r--r--kplato/kptresourceappointmentsview.h2
-rw-r--r--kplato/kptresourcedialog.h4
-rw-r--r--kplato/kptresourcesdialog.h2
-rw-r--r--kplato/kptresourcespanel.h2
-rw-r--r--kplato/kptresourceview.h2
-rw-r--r--kplato/kptstandardworktimedialog.h4
-rw-r--r--kplato/kptsummarytaskdialog.h2
-rw-r--r--kplato/kptsummarytaskgeneralpanel.h2
-rw-r--r--kplato/kpttaskappointmentsview.h2
-rw-r--r--kplato/kpttaskcostpanel.h4
-rw-r--r--kplato/kpttaskdefaultpanel.h4
-rw-r--r--kplato/kpttaskdialog.h2
-rw-r--r--kplato/kpttaskgeneralpanel.h4
-rw-r--r--kplato/kpttaskprogressdialog.h2
-rw-r--r--kplato/kpttaskprogresspanel.h4
-rw-r--r--kplato/kptview.h2
-rw-r--r--kplato/kptwbsdefinitiondialog.h2
-rw-r--r--kplato/kptwbsdefinitionpanel.h2
-rw-r--r--kpresenter/KPrBackDia.h4
-rw-r--r--kpresenter/KPrBrushProperty.h2
-rw-r--r--kpresenter/KPrCanvas.h2
-rw-r--r--kpresenter/KPrConfig.h18
-rw-r--r--kpresenter/KPrCustomSlideShowDia.h4
-rw-r--r--kpresenter/KPrDocument.h2
-rw-r--r--kpresenter/KPrDuplicateObjDia.h2
-rw-r--r--kpresenter/KPrEffectDia.h2
-rw-r--r--kpresenter/KPrFactory.h2
-rw-r--r--kpresenter/KPrFindReplace.h2
-rw-r--r--kpresenter/KPrGeneralProperty.h2
-rw-r--r--kpresenter/KPrImageEffectDia.h2
-rw-r--r--kpresenter/KPrImportStyleDia.h2
-rw-r--r--kpresenter/KPrMSPresentationSetup.h4
-rw-r--r--kpresenter/KPrMarginWidget.h2
-rw-r--r--kpresenter/KPrMoveHelpLineDia.h6
-rw-r--r--kpresenter/KPrNoteBar.h2
-rw-r--r--kpresenter/KPrPBPreview.h2
-rw-r--r--kpresenter/KPrPartObject.h2
-rw-r--r--kpresenter/KPrPenStyleWidget.h2
-rw-r--r--kpresenter/KPrPgConfDia.h2
-rw-r--r--kpresenter/KPrPicturePreview.h2
-rw-r--r--kpresenter/KPrPictureProperty.h2
-rw-r--r--kpresenter/KPrPiePreview.h2
-rw-r--r--kpresenter/KPrPieProperty.h2
-rw-r--r--kpresenter/KPrPolygonPreview.h2
-rw-r--r--kpresenter/KPrPolygonProperty.h2
-rw-r--r--kpresenter/KPrPresDurationDia.h2
-rw-r--r--kpresenter/KPrPrinterDlg.h2
-rw-r--r--kpresenter/KPrPropertyEditor.h2
-rw-r--r--kpresenter/KPrRectPreview.h2
-rw-r--r--kpresenter/KPrRectProperty.h2
-rw-r--r--kpresenter/KPrRotationDialogImpl.h6
-rw-r--r--kpresenter/KPrShadowDialogImpl.h2
-rw-r--r--kpresenter/KPrSideBar.h6
-rw-r--r--kpresenter/KPrSlideTransitionDia.h2
-rw-r--r--kpresenter/KPrSoundPlayer.h2
-rw-r--r--kpresenter/KPrStyleManager.h2
-rw-r--r--kpresenter/KPrTextDocument.h2
-rw-r--r--kpresenter/KPrTextObject.h4
-rw-r--r--kpresenter/KPrTextPreview.h2
-rw-r--r--kpresenter/KPrTextProperty.h2
-rw-r--r--kpresenter/KPrTransEffectDia.h4
-rw-r--r--kpresenter/KPrView.h2
-rw-r--r--kpresenter/KPrWebPresentation.h4
-rw-r--r--kpresenter/autoformEdit/AFChoose.h2
-rw-r--r--kspread/dialogs/kspread_dlg_angle.h2
-rw-r--r--kspread/dialogs/kspread_dlg_area.h2
-rw-r--r--kspread/dialogs/kspread_dlg_comment.h2
-rw-r--r--kspread/dialogs/kspread_dlg_conditional.h4
-rw-r--r--kspread/dialogs/kspread_dlg_cons.h2
-rw-r--r--kspread/dialogs/kspread_dlg_csv.h2
-rw-r--r--kspread/dialogs/kspread_dlg_database.h2
-rw-r--r--kspread/dialogs/kspread_dlg_find.h6
-rw-r--r--kspread/dialogs/kspread_dlg_format.h2
-rw-r--r--kspread/dialogs/kspread_dlg_formula.h2
-rw-r--r--kspread/dialogs/kspread_dlg_goalseek.h2
-rw-r--r--kspread/dialogs/kspread_dlg_goto.h2
-rw-r--r--kspread/dialogs/kspread_dlg_insert.h2
-rw-r--r--kspread/dialogs/kspread_dlg_layout.h24
-rw-r--r--kspread/dialogs/kspread_dlg_list.h2
-rw-r--r--kspread/dialogs/kspread_dlg_paperlayout.h2
-rw-r--r--kspread/dialogs/kspread_dlg_pasteinsert.h2
-rw-r--r--kspread/dialogs/kspread_dlg_preference.h16
-rw-r--r--kspread/dialogs/kspread_dlg_reference.h4
-rw-r--r--kspread/dialogs/kspread_dlg_resize2.h4
-rw-r--r--kspread/dialogs/kspread_dlg_series.h2
-rw-r--r--kspread/dialogs/kspread_dlg_show.h2
-rw-r--r--kspread/dialogs/kspread_dlg_showColRow.h2
-rw-r--r--kspread/dialogs/kspread_dlg_sort.h2
-rw-r--r--kspread/dialogs/kspread_dlg_special.h2
-rw-r--r--kspread/dialogs/kspread_dlg_styles.h4
-rw-r--r--kspread/dialogs/kspread_dlg_subtotal.h2
-rw-r--r--kspread/dialogs/kspread_dlg_validity.h2
-rw-r--r--kspread/dialogs/link.h2
-rw-r--r--kspread/dialogs/sheet_properties.h2
-rw-r--r--kspread/kspread_canvas.h6
-rw-r--r--kspread/kspread_doc.h2
-rw-r--r--kspread/kspread_editors.h10
-rw-r--r--kspread/kspread_factory.h2
-rw-r--r--kspread/kspread_generalProperty.h2
-rw-r--r--kspread/kspread_handler.h2
-rw-r--r--kspread/kspread_map.h2
-rw-r--r--kspread/kspread_propertyEditor.h2
-rw-r--r--kspread/kspread_sheet.h8
-rw-r--r--kspread/kspread_sheetprint.h2
-rw-r--r--kspread/kspread_toolbox.h4
-rw-r--r--kspread/kspread_view.h4
-rw-r--r--kspread/plugins/calculator/configdlg.h2
-rw-r--r--kspread/plugins/calculator/dlabel.h2
-rw-r--r--kspread/plugins/calculator/kcalc.h2
-rw-r--r--kspread/plugins/calculator/main.h4
-rw-r--r--kspread/plugins/insertcalendar/kspread_insertcalendardialog.h2
-rw-r--r--kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h2
-rw-r--r--kspread/plugins/scripting/scripting.h2
-rw-r--r--kspread/selection.h2
-rw-r--r--kspread/tests/inspector.h2
-rw-r--r--kspread/tests/testrunner.h2
-rw-r--r--kugar/kudesigner/kudesigner_doc.h2
-rw-r--r--kugar/kudesigner/kudesigner_factory.h2
-rw-r--r--kugar/kudesigner/kudesigner_view.h2
-rw-r--r--kugar/kudesigner_lib/canvas.h2
-rw-r--r--kugar/kudesigner_lib/plugin.h2
-rw-r--r--kugar/kudesigner_lib/structurewidget.h2
-rw-r--r--kugar/kudesigner_lib/view.h2
-rw-r--r--kugar/lib/inputmask.h2
-rw-r--r--kugar/lib/mpagedisplay.h2
-rw-r--r--kugar/lib/mreportengine.h2
-rw-r--r--kugar/lib/mreportviewer.h2
-rw-r--r--kugar/part/kugar_factory.h2
-rw-r--r--kugar/part/kugar_part.h2
-rw-r--r--kugar/part/kugar_view.h2
-rw-r--r--kword/KWCanvas.h2
-rw-r--r--kword/KWConfig.h14
-rw-r--r--kword/KWConfigFootNoteDia.h2
-rw-r--r--kword/KWCreateBookmarkDia.h4
-rw-r--r--kword/KWDeleteDia.h2
-rw-r--r--kword/KWDocStruct.h4
-rw-r--r--kword/KWDocument.h2
-rw-r--r--kword/KWEditPersonnalExpression.h2
-rw-r--r--kword/KWFactory.h2
-rw-r--r--kword/KWFindReplace.h2
-rw-r--r--kword/KWFootNoteDia.h2
-rw-r--r--kword/KWFormulaFrameSet.h4
-rw-r--r--kword/KWFrameDia.h6
-rw-r--r--kword/KWFrameSet.h2
-rw-r--r--kword/KWFrameStyleManager.h10
-rw-r--r--kword/KWFrameViewManager.h2
-rw-r--r--kword/KWImportStyleDia.h4
-rw-r--r--kword/KWInsertDia.h2
-rw-r--r--kword/KWInsertPageDia.h2
-rw-r--r--kword/KWInsertPicDia.h2
-rw-r--r--kword/KWMailMergeDataBase.h8
-rw-r--r--kword/KWMailMergeDataSource.h2
-rw-r--r--kword/KWMailMergeLabelAction.h2
-rw-r--r--kword/KWPartFrameSet.h4
-rw-r--r--kword/KWResizeTableDia.h2
-rw-r--r--kword/KWSortDia.h2
-rw-r--r--kword/KWSplitCellDia.h2
-rw-r--r--kword/KWStartupWidget.h2
-rw-r--r--kword/KWStatisticsDialog.h2
-rw-r--r--kword/KWStyleManager.h2
-rw-r--r--kword/KWTableDia.h4
-rw-r--r--kword/KWTableFrameSet.h2
-rw-r--r--kword/KWTableStyleManager.h4
-rw-r--r--kword/KWTableTemplateSelector.h4
-rw-r--r--kword/KWTextDocument.h2
-rw-r--r--kword/KWTextFrameSet.h4
-rw-r--r--kword/KWView.h6
-rw-r--r--kword/mailmerge/KWClassicSerialDataSource.h6
-rw-r--r--kword/mailmerge/kabc/KWMailMergeKABC.h2
-rw-r--r--kword/mailmerge/kabc/KWMailMergeKABCConfig.h2
-rw-r--r--kword/mailmerge/kspread/kwmailmerge_kspread.h2
-rw-r--r--kword/mailmerge/kspread/kwmailmerge_kspread_config.h2
-rw-r--r--kword/mailmerge/sql/KWQtSqlEasyFilter.h2
-rw-r--r--kword/mailmerge/sql/KWQtSqlMailMergeOpen.h2
-rw-r--r--kword/mailmerge/sql/KWQtSqlPowerSerialDataSource.h4
-rw-r--r--kword/mailmerge/sql/KWQtSqlSerialDataSource.h2
-rw-r--r--kword/mailmerge/sql/KWQtSqlSerialDataSourceBase.h2
-rw-r--r--lib/kformula/MatrixDialog.h2
-rw-r--r--lib/kformula/kformulaconfigpage.h4
-rw-r--r--lib/kformula/kformulacontainer.h2
-rw-r--r--lib/kformula/kformuladocument.h4
-rw-r--r--lib/kformula/kformulainputfilter.h2
-rw-r--r--lib/kformula/kformulamathmlread.h2
-rw-r--r--lib/kformula/kformulaview.h2
-rw-r--r--lib/kformula/kformulawidget.h2
-rw-r--r--lib/kformula/scrollview.h2
-rw-r--r--lib/kofficecore/KoApplication.h2
-rw-r--r--lib/kofficecore/KoChild.h2
-rw-r--r--lib/kofficecore/KoContainerHandler.h8
-rw-r--r--lib/kofficecore/KoDetailsPane.h4
-rw-r--r--lib/kofficecore/KoDocument.h2
-rw-r--r--lib/kofficecore/KoDocumentChild.h2
-rw-r--r--lib/kofficecore/KoDocumentInfo.h8
-rw-r--r--lib/kofficecore/KoDocumentInfoDlg.h4
-rw-r--r--lib/kofficecore/KoDocument_p.h2
-rw-r--r--lib/kofficecore/KoFactory.h2
-rw-r--r--lib/kofficecore/KoFileDialog.h2
-rw-r--r--lib/kofficecore/KoFilter.h6
-rw-r--r--lib/kofficecore/KoFilterManager.h2
-rw-r--r--lib/kofficecore/KoFilterManager_p.h2
-rw-r--r--lib/kofficecore/KoFrame.h2
-rw-r--r--lib/kofficecore/KoMainWindow.h2
-rw-r--r--lib/kofficecore/KoOpenPane.h2
-rw-r--r--lib/kofficecore/KoSpeaker.h2
-rw-r--r--lib/kofficecore/KoView.h4
-rw-r--r--lib/kofficecore/Koversiondialog.h4
-rw-r--r--lib/kofficeui/KoCharSelectDia.h2
-rw-r--r--lib/kofficeui/KoCommandHistory.h4
-rw-r--r--lib/kofficeui/KoContextCelp.h18
-rw-r--r--lib/kofficeui/KoEditPath.h4
-rw-r--r--lib/kofficeui/KoGuideLineDia.h2
-rw-r--r--lib/kofficeui/KoGuides.h2
-rw-r--r--lib/kofficeui/KoInsertLink.h10
-rw-r--r--lib/kofficeui/KoKoolBar.h8
-rw-r--r--lib/kofficeui/KoPageLayoutColumns.h2
-rw-r--r--lib/kofficeui/KoPageLayoutDia.h4
-rw-r--r--lib/kofficeui/KoPageLayoutHeader.h2
-rw-r--r--lib/kofficeui/KoPageLayoutSize.h2
-rw-r--r--lib/kofficeui/KoPartSelectAction.h2
-rw-r--r--lib/kofficeui/KoPartSelectDia.h2
-rw-r--r--lib/kofficeui/KoPictureFilePreview.h2
-rw-r--r--lib/kofficeui/KoRuler.h2
-rw-r--r--lib/kofficeui/KoSelectAction.h2
-rw-r--r--lib/kofficeui/KoTabBar.h2
-rw-r--r--lib/kofficeui/KoTabChooser.h2
-rw-r--r--lib/kofficeui/KoTemplateChooseDia.h6
-rw-r--r--lib/kofficeui/KoTemplateCreateDia.h2
-rw-r--r--lib/kofficeui/KoToolBox.h2
-rw-r--r--lib/kofficeui/KoTooluButton.h6
-rw-r--r--lib/kofficeui/KoUnitWidgets.h8
-rw-r--r--lib/kofficeui/KoZoomAction.h2
-rw-r--r--lib/kofficeui/Kolinestyleaction.h2
-rw-r--r--lib/kofficeui/Kolinewidthaction.h4
-rw-r--r--lib/kofficeui/kcoloractions.h4
-rw-r--r--lib/kofficeui/tests/coloraction_test.h2
-rw-r--r--lib/kofficeui/tkaction.h6
-rw-r--r--lib/kofficeui/tkcoloractions.h8
-rw-r--r--lib/kofficeui/tkcombobox.h2
-rw-r--r--lib/kofficeui/tktoolbarbutton.h2
-rw-r--r--lib/kopainter/koColorChooser.h12
-rw-r--r--lib/kopainter/koColorSlider.h6
-rw-r--r--lib/kopainter/koFrameButton.h2
-rw-r--r--lib/kopainter/koIconChooser.h4
-rw-r--r--lib/kopainter/ko_cmyk_widget.h2
-rw-r--r--lib/kopainter/ko_color_wheel.h2
-rw-r--r--lib/kopainter/ko_gray_widget.h2
-rw-r--r--lib/kopainter/ko_hsv_widget.h2
-rw-r--r--lib/kopainter/ko_rgb_widget.h2
-rw-r--r--lib/kopalette/kopalette.h2
-rw-r--r--lib/kopalette/kopalettemanager.h2
-rw-r--r--lib/kopalette/kotabpalette.h2
-rw-r--r--lib/kopalette/kotoolboxpalette.h2
-rw-r--r--lib/koproperty/editor.h2
-rw-r--r--lib/koproperty/editors/booledit.h4
-rw-r--r--lib/koproperty/editors/coloredit.h2
-rw-r--r--lib/koproperty/editors/combobox.h2
-rw-r--r--lib/koproperty/editors/cursoredit.h2
-rw-r--r--lib/koproperty/editors/dateedit.h2
-rw-r--r--lib/koproperty/editors/datetimeedit.h2
-rw-r--r--lib/koproperty/editors/dummywidget.h2
-rw-r--r--lib/koproperty/editors/fontedit.h2
-rw-r--r--lib/koproperty/editors/linestyleedit.h2
-rw-r--r--lib/koproperty/editors/pixmapedit.h2
-rw-r--r--lib/koproperty/editors/pointedit.h2
-rw-r--r--lib/koproperty/editors/rectedit.h2
-rw-r--r--lib/koproperty/editors/sizeedit.h2
-rw-r--r--lib/koproperty/editors/sizepolicyedit.h2
-rw-r--r--lib/koproperty/editors/spinbox.h8
-rw-r--r--lib/koproperty/editors/stringedit.h2
-rw-r--r--lib/koproperty/editors/stringlistedit.h2
-rw-r--r--lib/koproperty/editors/symbolcombo.h2
-rw-r--r--lib/koproperty/editors/timeedit.h2
-rw-r--r--lib/koproperty/editors/urledit.h2
-rw-r--r--lib/koproperty/set.h4
-rw-r--r--lib/koproperty/test/test.h2
-rw-r--r--lib/koproperty/widget.h2
-rw-r--r--lib/koproperty/widgetproxy.h2
-rw-r--r--lib/kotext/DateFormatWidget.h2
-rw-r--r--lib/kotext/KFontDialog_local.h4
-rw-r--r--lib/kotext/KoAutoFormat.h2
-rw-r--r--lib/kotext/KoAutoFormatDia.h6
-rw-r--r--lib/kotext/KoBgSpellCheck.h2
-rw-r--r--lib/kotext/KoChangeCaseDia.h2
-rw-r--r--lib/kotext/KoCommentDia.h2
-rw-r--r--lib/kotext/KoCompletionDia.h4
-rw-r--r--lib/kotext/KoCreateStyleDia.h2
-rw-r--r--lib/kotext/KoCustomVariablesDia.h8
-rw-r--r--lib/kotext/KoDecorationTab.h2
-rw-r--r--lib/kotext/KoFontDia.h2
-rw-r--r--lib/kotext/KoFontDiaPreview.h2
-rw-r--r--lib/kotext/KoFontTab.h2
-rw-r--r--lib/kotext/KoHighlightingTab.h2
-rw-r--r--lib/kotext/KoImportStyleDia.h2
-rw-r--r--lib/kotext/KoLanguageTab.h2
-rw-r--r--lib/kotext/KoLayoutTab.h2
-rw-r--r--lib/kotext/KoParagDia.h20
-rw-r--r--lib/kotext/KoParagDia_p.h8
-rw-r--r--lib/kotext/KoSearchDia.h14
-rw-r--r--lib/kotext/KoSpell.h2
-rw-r--r--lib/kotext/KoStyleManager.h8
-rw-r--r--lib/kotext/KoTextDocument.h2
-rw-r--r--lib/kotext/KoTextIterator.h2
-rw-r--r--lib/kotext/KoTextObject.h2
-rw-r--r--lib/kotext/KoTextView.h2
-rw-r--r--lib/kotext/KoVariable.h2
-rw-r--r--lib/kotext/TimeFormatWidget.h2
-rw-r--r--lib/kotext/tests/KoUserStyleTester.h2
-rw-r--r--lib/kross/main/scriptaction.h2
-rw-r--r--lib/kross/main/scriptguiclient.h2
-rw-r--r--lib/kross/main/wdgscriptsmanager.h2
-rw-r--r--lib/kross/test/testaction.h2
-rw-r--r--lib/kross/test/testobject.h2
-rw-r--r--lib/kross/test/testwindow.h2
-rw-r--r--plugins/scan/scan.h2
-rw-r--r--tools/converter/koconverter.h2
-rw-r--r--tools/kfile-plugins/abiword/kfile_abiword.h2
-rw-r--r--tools/kfile-plugins/gnumeric/kfile_gnumeric.h2
-rw-r--r--tools/kfile-plugins/koffice/kfile_koffice.h2
-rw-r--r--tools/kfile-plugins/ooo/kfile_ooo.h2
-rw-r--r--tools/spell/main.h2
-rw-r--r--tools/thesaurus/main.h2
-rw-r--r--tools/thumbnail/kofficecreator.h2
1057 files changed, 1335 insertions, 1335 deletions
diff --git a/chalk/chalkcolor/kis_colorspace_factory_registry.h b/chalk/chalkcolor/kis_colorspace_factory_registry.h
index 1ecff87a1..3c018e69b 100644
--- a/chalk/chalkcolor/kis_colorspace_factory_registry.h
+++ b/chalk/chalkcolor/kis_colorspace_factory_registry.h
@@ -36,7 +36,7 @@ class KisColorSpaceFactoryRegistry : public TQObject, public KisGenericRegistry
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.h b/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.h
index 0a38b98ec..c64daf464 100644
--- a/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.h
+++ b/chalk/colorspaces/cmyk_u16/cmyk_u16_plugin.h
@@ -27,7 +27,7 @@
class CMYKU16Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
CMYKU16Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~CMYKU16Plugin();
diff --git a/chalk/colorspaces/cmyk_u8/cmyk_plugin.h b/chalk/colorspaces/cmyk_u8/cmyk_plugin.h
index a43b04bb5..7fa5e0ec4 100644
--- a/chalk/colorspaces/cmyk_u8/cmyk_plugin.h
+++ b/chalk/colorspaces/cmyk_u8/cmyk_plugin.h
@@ -27,7 +27,7 @@
class CMYKPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
CMYKPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~CMYKPlugin();
diff --git a/chalk/colorspaces/gray_u16/gray_u16_plugin.h b/chalk/colorspaces/gray_u16/gray_u16_plugin.h
index 3d16c1acd..d1b2c938f 100644
--- a/chalk/colorspaces/gray_u16/gray_u16_plugin.h
+++ b/chalk/colorspaces/gray_u16/gray_u16_plugin.h
@@ -27,7 +27,7 @@
class GRAYU16Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
GRAYU16Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~GRAYU16Plugin();
diff --git a/chalk/colorspaces/gray_u8/gray_plugin.h b/chalk/colorspaces/gray_u8/gray_plugin.h
index b32609710..d33778f05 100644
--- a/chalk/colorspaces/gray_u8/gray_plugin.h
+++ b/chalk/colorspaces/gray_u8/gray_plugin.h
@@ -27,7 +27,7 @@
class GrayPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
GrayPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~GrayPlugin();
diff --git a/chalk/colorspaces/lms_f32/lms_f32_plugin.h b/chalk/colorspaces/lms_f32/lms_f32_plugin.h
index 6a2898824..fe54f4eab 100644
--- a/chalk/colorspaces/lms_f32/lms_f32_plugin.h
+++ b/chalk/colorspaces/lms_f32/lms_f32_plugin.h
@@ -29,7 +29,7 @@
class LMSF32Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
LMSF32Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~LMSF32Plugin();
diff --git a/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.h b/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.h
index d188f7ba8..1c7818f03 100644
--- a/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.h
+++ b/chalk/colorspaces/rgb_f16half/rgb_f16half_plugin.h
@@ -28,7 +28,7 @@
class RGBF16HalfPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
RGBF16HalfPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~RGBF16HalfPlugin();
diff --git a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
index 75ae708ab..28e3e5a54 100644
--- a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
+++ b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
@@ -28,7 +28,7 @@
class RGBF32Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
RGBF32Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~RGBF32Plugin();
diff --git a/chalk/colorspaces/rgb_u16/rgb_u16_plugin.h b/chalk/colorspaces/rgb_u16/rgb_u16_plugin.h
index 4373a2050..fd9f3ee86 100644
--- a/chalk/colorspaces/rgb_u16/rgb_u16_plugin.h
+++ b/chalk/colorspaces/rgb_u16/rgb_u16_plugin.h
@@ -27,7 +27,7 @@
class RGBU16Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
RGBU16Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~RGBU16Plugin();
diff --git a/chalk/colorspaces/rgb_u8/rgb_plugin.h b/chalk/colorspaces/rgb_u8/rgb_plugin.h
index a3408c782..00b34edec 100644
--- a/chalk/colorspaces/rgb_u8/rgb_plugin.h
+++ b/chalk/colorspaces/rgb_u8/rgb_plugin.h
@@ -27,7 +27,7 @@
class RGBPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
RGBPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~RGBPlugin();
diff --git a/chalk/colorspaces/wet/kis_wet_palette_widget.h b/chalk/colorspaces/wet/kis_wet_palette_widget.h
index 60fd28e03..a70cc7447 100644
--- a/chalk/colorspaces/wet/kis_wet_palette_widget.h
+++ b/chalk/colorspaces/wet/kis_wet_palette_widget.h
@@ -41,7 +41,7 @@ class KRITAUI_EXPORT KisWetPaletteWidget
public KisCanvasObserver
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h
index 979d580ce..eb54a90c0 100644
--- a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h
+++ b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h
@@ -30,7 +30,7 @@ class KisView;
class WetnessVisualisationFilter : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
WetnessVisualisationFilter(KisView* view);
virtual ~WetnessVisualisationFilter() {}
diff --git a/chalk/colorspaces/wet/wet_plugin.h b/chalk/colorspaces/wet/wet_plugin.h
index fa3bed064..615981b9a 100644
--- a/chalk/colorspaces/wet/wet_plugin.h
+++ b/chalk/colorspaces/wet/wet_plugin.h
@@ -32,7 +32,7 @@ class KisWetColorSpace;
class WetPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
WetPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~WetPlugin();
diff --git a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
index 59d4ef153..68b379eb5 100644
--- a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
+++ b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
@@ -31,7 +31,7 @@ class KisView;
class WSBrushPaintOpPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
WSBrushPaintOpPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~WSBrushPaintOpPlugin();
diff --git a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
index e6749e7f9..9dfab1ce8 100644
--- a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
+++ b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
@@ -32,7 +32,7 @@
class WetStickyPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
WetStickyPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~WetStickyPlugin();
diff --git a/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.h b/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.h
index 1e3b58127..55c2b8ee0 100644
--- a/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.h
+++ b/chalk/colorspaces/ycbcr_u16/ycbcr_u16_plugin.h
@@ -27,7 +27,7 @@
class YCbCrU16Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
YCbCrU16Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~YCbCrU16Plugin();
diff --git a/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.h b/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.h
index 85127380d..461b5fdb4 100644
--- a/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.h
+++ b/chalk/colorspaces/ycbcr_u8/ycbcr_u8_plugin.h
@@ -27,7 +27,7 @@
class YCbCrU8Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
YCbCrU8Plugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~YCbCrU8Plugin();
diff --git a/chalk/core/kis_adjustment_layer.h b/chalk/core/kis_adjustment_layer.h
index b8b76437f..adc3f067d 100644
--- a/chalk/core/kis_adjustment_layer.h
+++ b/chalk/core/kis_adjustment_layer.h
@@ -38,7 +38,7 @@ class KisFilterConfiguration;
class KRITACORE_EXPORT KisAdjustmentLayer : public KisLayer, public KisLayerSupportsIndirectPainting
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/chalk/core/kis_brush.h b/chalk/core/kis_brush.h
index 9a7f3bb0a..5ee21881b 100644
--- a/chalk/core/kis_brush.h
+++ b/chalk/core/kis_brush.h
@@ -54,7 +54,7 @@ enum enumBrushType {
class KRITACORE_EXPORT KisBrush : public KisResource {
typedef KisResource super;
Q_OBJECT
- TQ_OBJECT
+
public:
/// Construct brush to load filename later as brush
diff --git a/chalk/core/kis_filter.h b/chalk/core/kis_filter.h
index 193be6ced..32350fffd 100644
--- a/chalk/core/kis_filter.h
+++ b/chalk/core/kis_filter.h
@@ -45,7 +45,7 @@ class TQWidget;
*/
class KRITACORE_EXPORT KisFilter : public KisProgressSubject, public KShared {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/chalk/core/kis_filter_config_widget.h b/chalk/core/kis_filter_config_widget.h
index f893b1388..4cafcbf12 100644
--- a/chalk/core/kis_filter_config_widget.h
+++ b/chalk/core/kis_filter_config_widget.h
@@ -29,7 +29,7 @@
class KisFilterConfigWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/core/kis_filter_registry.h b/chalk/core/kis_filter_registry.h
index 9ad9901d6..604e84c4a 100644
--- a/chalk/core/kis_filter_registry.h
+++ b/chalk/core/kis_filter_registry.h
@@ -34,7 +34,7 @@ class KRITACORE_EXPORT KisFilterRegistry : public TQObject, public KisGenericReg
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~KisFilterRegistry();
diff --git a/chalk/core/kis_gradient.h b/chalk/core/kis_gradient.h
index 50bc0fd8b..cbb2eb009 100644
--- a/chalk/core/kis_gradient.h
+++ b/chalk/core/kis_gradient.h
@@ -232,7 +232,7 @@ class KisGradientSegment {
class KisGradient : public KisResource {
typedef KisResource super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisGradient(const TQString& file);
diff --git a/chalk/core/kis_group_layer.h b/chalk/core/kis_group_layer.h
index 58a3ddab9..bec982964 100644
--- a/chalk/core/kis_group_layer.h
+++ b/chalk/core/kis_group_layer.h
@@ -37,7 +37,7 @@ class KisGroupLayer : public KisLayer {
typedef KisLayer super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisGroupLayer(KisImage *img, const TQString &name, TQ_UINT8 opacity);
diff --git a/chalk/core/kis_image.h b/chalk/core/kis_image.h
index 132505b29..b3cc4e5a2 100644
--- a/chalk/core/kis_image.h
+++ b/chalk/core/kis_image.h
@@ -60,7 +60,7 @@ class KisPerspectiveGrid;
class KRITACORE_EXPORT KisImage : public TQObject, public KShared {
Q_OBJECT
- TQ_OBJECT
+
public:
KisImage(KisUndoAdapter * adapter, TQ_INT32 width, TQ_INT32 height, KisColorSpace * colorSpace, const TQString& name);
diff --git a/chalk/core/kis_imagepipe_brush.h b/chalk/core/kis_imagepipe_brush.h
index eea581945..b43b950ad 100644
--- a/chalk/core/kis_imagepipe_brush.h
+++ b/chalk/core/kis_imagepipe_brush.h
@@ -101,7 +101,7 @@ public:
class KisImagePipeBrush : public KisBrush {
typedef KisBrush super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisImagePipeBrush(const TQString& filename);
diff --git a/chalk/core/kis_layer.h b/chalk/core/kis_layer.h
index 2cff4bc99..eee2da12a 100644
--- a/chalk/core/kis_layer.h
+++ b/chalk/core/kis_layer.h
@@ -41,7 +41,7 @@ class KisGroupLayer;
class KRITACORE_EXPORT KisLayer : public TQObject, public KShared
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisLayer(KisImage *img, const TQString &name, TQ_UINT8 opacity);
diff --git a/chalk/core/kis_math_toolbox.h b/chalk/core/kis_math_toolbox.h
index 8d5bef506..1909d218d 100644
--- a/chalk/core/kis_math_toolbox.h
+++ b/chalk/core/kis_math_toolbox.h
@@ -33,7 +33,7 @@
class KisMathToolbox : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
struct KisFloatRepresentation {
KisFloatRepresentation(uint nsize, uint ndepth) throw(std::bad_alloc ) : coeffs(new float[nsize*nsize*ndepth]) ,size(nsize), depth(ndepth)
diff --git a/chalk/core/kis_paint_device.h b/chalk/core/kis_paint_device.h
index 5e5dbb3f6..4fe9c8d5a 100644
--- a/chalk/core/kis_paint_device.h
+++ b/chalk/core/kis_paint_device.h
@@ -76,7 +76,7 @@ class KRITACORE_EXPORT KisPaintDevice
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/core/kis_paint_layer.h b/chalk/core/kis_paint_layer.h
index 2cbd5e488..af8b1e4cf 100644
--- a/chalk/core/kis_paint_layer.h
+++ b/chalk/core/kis_paint_layer.h
@@ -29,7 +29,7 @@ class KisPaintLayer : public KisLayer, public KisLayerSupportsIndirectPainting {
typedef KisLayer super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisPaintLayer(KisImage *img, const TQString& name, TQ_UINT8 opacity, KisPaintDeviceSP dev);
diff --git a/chalk/core/kis_paintop_registry.h b/chalk/core/kis_paintop_registry.h
index 338b9f01e..ee54988f7 100644
--- a/chalk/core/kis_paintop_registry.h
+++ b/chalk/core/kis_paintop_registry.h
@@ -38,7 +38,7 @@ class KRITACORE_EXPORT KisPaintOpRegistry : public TQObject, public KisGenericRe
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~KisPaintOpRegistry();
diff --git a/chalk/core/kis_palette.h b/chalk/core/kis_palette.h
index ed49849f2..4528c2bc7 100644
--- a/chalk/core/kis_palette.h
+++ b/chalk/core/kis_palette.h
@@ -51,7 +51,7 @@ class KisPalette : public KisResource {
typedef KisResource super;
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/chalk/core/kis_pattern.h b/chalk/core/kis_pattern.h
index 7d18f1f33..6209a4320 100644
--- a/chalk/core/kis_pattern.h
+++ b/chalk/core/kis_pattern.h
@@ -35,7 +35,7 @@ class KisPaintDevice;
class KisPattern : public KisResource {
typedef KisResource super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisPattern(const TQString& file);
diff --git a/chalk/core/kis_resource.h b/chalk/core/kis_resource.h
index e07763e36..3c089f1c8 100644
--- a/chalk/core/kis_resource.h
+++ b/chalk/core/kis_resource.h
@@ -32,7 +32,7 @@
class KisResource : public TQObject {
typedef TQObject super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/filters/blur/kis_wdg_blur.h b/chalk/plugins/filters/blur/kis_wdg_blur.h
index f305df252..0c30fd292 100644
--- a/chalk/plugins/filters/blur/kis_wdg_blur.h
+++ b/chalk/plugins/filters/blur/kis_wdg_blur.h
@@ -33,7 +33,7 @@ class WdgBlur;
class KisWdgBlur : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgBlur( KisFilter* nfilter, TQWidget * parent, const char * name);
inline WdgBlur* widget() { return m_widget; };
diff --git a/chalk/plugins/filters/bumpmap/bumpmap.h b/chalk/plugins/filters/bumpmap/bumpmap.h
index efaf4058f..653b49fef 100644
--- a/chalk/plugins/filters/bumpmap/bumpmap.h
+++ b/chalk/plugins/filters/bumpmap/bumpmap.h
@@ -113,7 +113,7 @@ public:
class KisBumpmapConfigWidget : public KisFilterConfigWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KisBumpmapConfigWidget(KisFilter * filter, KisPaintDeviceSP dev, TQWidget * parent, const char * name = 0, WFlags f = 0 );
diff --git a/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h b/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
index e95b34f0d..c9cbc2452 100644
--- a/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
+++ b/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
@@ -30,7 +30,7 @@
class KisCImgconfigWidget : public KisFilterConfigWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/filters/colorify/KisWdgColorify.h b/chalk/plugins/filters/colorify/KisWdgColorify.h
index 9e160fb78..bb2c1a8ae 100644
--- a/chalk/plugins/filters/colorify/KisWdgColorify.h
+++ b/chalk/plugins/filters/colorify/KisWdgColorify.h
@@ -33,7 +33,7 @@ class WdgColorifyBase;
class KisWdgColorify : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgColorify( KisFilter* nfilter, TQWidget * parent, const char * name);
inline WdgColorifyBase* widget() { return m_widget; };
diff --git a/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h b/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
index 90d16ef2f..e38ac8329 100644
--- a/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
+++ b/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
@@ -33,7 +33,7 @@ class WdgColorToAlphaBase;
class KisWdgColorToAlpha : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgColorToAlpha( KisFilter* nfilter, TQWidget * parent, const char * name);
inline WdgColorToAlphaBase* widget() { return m_widget; };
diff --git a/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h b/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
index 9497075af..beebbb988 100644
--- a/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
+++ b/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
@@ -77,7 +77,7 @@ class KisPerChannelConfigWidget : public KisFilterConfigWidget {
typedef KisFilterConfigWidget super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisPerChannelConfigWidget(TQWidget * parent, KisPaintDeviceSP dev, const char * name = 0, WFlags f = 0 );
diff --git a/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h b/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
index 87b3d2b84..3bd314c85 100644
--- a/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
+++ b/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
@@ -53,7 +53,7 @@ private:
class KisConvolutionFilter : public KisFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h b/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
index eb16e587a..5f942c8e0 100644
--- a/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
+++ b/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
@@ -30,7 +30,7 @@ class KisCustomConvolutionFilterConfigurationWidget : public KisFilterConfigWidg
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h b/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
index d5d3ce96a..be5a36d12 100644
--- a/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
+++ b/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
@@ -29,7 +29,7 @@ class KisFilter;
class KisWdgLensCorrection : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgLensCorrection(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
~KisWdgLensCorrection();
diff --git a/chalk/plugins/filters/levelfilter/kgradientslider.h b/chalk/plugins/filters/levelfilter/kgradientslider.h
index ad667ca27..70b821730 100644
--- a/chalk/plugins/filters/levelfilter/kgradientslider.h
+++ b/chalk/plugins/filters/levelfilter/kgradientslider.h
@@ -31,7 +31,7 @@
class KGradientSlider : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef enum {
BlackCursor,
diff --git a/chalk/plugins/filters/levelfilter/kis_level_filter.h b/chalk/plugins/filters/levelfilter/kis_level_filter.h
index b2a385215..45c0d93de 100644
--- a/chalk/plugins/filters/levelfilter/kis_level_filter.h
+++ b/chalk/plugins/filters/levelfilter/kis_level_filter.h
@@ -74,7 +74,7 @@ public:
class KisLevelConfigWidget : public KisFilterConfigWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KisLevelConfigWidget(TQWidget * parent, KisPaintDeviceSP dev, const char * name = 0, WFlags f = 0 );
virtual ~KisLevelConfigWidget();
diff --git a/chalk/plugins/filters/noisefilter/kis_wdg_noise.h b/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
index a9b347459..2502113a0 100644
--- a/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
+++ b/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
@@ -29,7 +29,7 @@ class KisFilter;
class KisWdgNoise : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgNoise(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
~KisWdgNoise();
diff --git a/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h b/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
index 761715307..c48e00ba8 100644
--- a/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
+++ b/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
@@ -29,7 +29,7 @@ class KisFilter;
class KisWdgRandomPick : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgRandomPick(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
~KisWdgRandomPick();
diff --git a/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h b/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
index 3b46ff1af..f9f5c98a1 100644
--- a/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
+++ b/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
@@ -33,7 +33,7 @@ class WdgUnsharp;
class KisWdgUnsharp : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgUnsharp( KisFilter* nfilter, TQWidget * parent, const char * name);
inline WdgUnsharp* widget() { return m_widget; };
diff --git a/chalk/plugins/filters/wavefilter/kis_wdg_wave.h b/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
index 71732bf50..8ce8f5798 100644
--- a/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
+++ b/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
@@ -29,7 +29,7 @@ class KisFilter;
class KisWdgWave : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisWdgWave(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
~KisWdgWave();
diff --git a/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h b/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
index 7c037c9ec..647b22e83 100644
--- a/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
+++ b/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
@@ -27,7 +27,7 @@
class DefaultPaintOpsPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
DefaultPaintOpsPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~DefaultPaintOpsPlugin();
diff --git a/chalk/plugins/paintops/defaultpaintops/kis_brushop.h b/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
index 4782efbd4..d32db0240 100644
--- a/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
+++ b/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
@@ -47,7 +47,7 @@ public:
class KisBrushOpSettings : public TQObject, public KisPaintOpSettings {
Q_OBJECT
- TQ_OBJECT
+
typedef KisPaintOpSettings super;
public:
KisBrushOpSettings(TQWidget *parent);
diff --git a/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h b/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
index 5fd732f56..cf39abbab 100644
--- a/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
+++ b/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
@@ -45,7 +45,7 @@ public:
class KisSmudgeOpSettings : public TQObject, public KisPaintOpSettings {
Q_OBJECT
- TQ_OBJECT
+
typedef KisPaintOpSettings super;
public:
KisSmudgeOpSettings(TQWidget *parent, bool isTablet);
diff --git a/chalk/plugins/tools/defaulttools/default_tools.h b/chalk/plugins/tools/defaulttools/default_tools.h
index 891f2b9aa..fc5b72c67 100644
--- a/chalk/plugins/tools/defaulttools/default_tools.h
+++ b/chalk/plugins/tools/defaulttools/default_tools.h
@@ -34,7 +34,7 @@
class DefaultTools : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
DefaultTools(TQObject *parent, const char *name, const TQStringList &);
virtual ~DefaultTools();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_brush.h b/chalk/plugins/tools/defaulttools/kis_tool_brush.h
index b1188f889..e0c5b3a9d 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_brush.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_brush.h
@@ -35,7 +35,7 @@ class TQGridLayout;
class KRITACORE_EXPORT KisToolBrush : public KisToolFreehand {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolFreehand super;
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h b/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
index 59f9193bb..d8c0459a4 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
@@ -31,7 +31,7 @@ class KisPalette;
class KisToolColorPicker : public KisToolNonPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolNonPaint super;
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h b/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
index 3a94e0aec..f5636dd45 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
@@ -34,7 +34,7 @@ class KisToolDuplicate : public KisToolFreehand {
typedef KisToolFreehand super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolDuplicate();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h b/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
index be3ccc962..6d61d6f69 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
@@ -33,7 +33,7 @@ class KisToolEllipse : public KisToolShape {
typedef KisToolShape super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolEllipse();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_fill.h b/chalk/plugins/tools/defaulttools/kis_tool_fill.h
index adcb37585..72d0a230d 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_fill.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_fill.h
@@ -37,7 +37,7 @@ class KisToolFill : public KisToolPaint {
typedef KisToolPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_gradient.h b/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
index 5d26b2b52..63cdf458e 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
@@ -47,7 +47,7 @@ class TQCheckBox;
class KisToolGradient : public KisToolPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolPaint super;
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_line.h b/chalk/plugins/tools/defaulttools/kis_tool_line.h
index 293a84849..117e550b6 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_line.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_line.h
@@ -39,7 +39,7 @@ class TQWidget;
class KisToolLine : public KisToolPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolPaint super;
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_move.h b/chalk/plugins/tools/defaulttools/kis_tool_move.h
index 321e9bb2c..0b27b10a0 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_move.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_move.h
@@ -33,7 +33,7 @@ class KisToolMove : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolMove();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_pan.h b/chalk/plugins/tools/defaulttools/kis_tool_pan.h
index 5318b340d..fa0522921 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_pan.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_pan.h
@@ -32,7 +32,7 @@ class KRITATOOL_EXPORT KisToolPan : public KisToolNonPaint
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolPan();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h b/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
index a42d6bcbe..43c83e652 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
@@ -38,7 +38,7 @@ class KisToolRectangle : public KisToolShape {
typedef KisToolShape super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolRectangle();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_text.h b/chalk/plugins/tools/defaulttools/kis_tool_text.h
index 8e116d656..5e49cbd3e 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_text.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_text.h
@@ -34,7 +34,7 @@ class KSqueezedTextLabel;
class KisToolText : public KisToolPaint {
typedef KisToolPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolText();
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_zoom.h b/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
index a6d281883..7ad9c510b 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
@@ -33,7 +33,7 @@ class KisToolZoom : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolZoom();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
index a8c604ec6..7ed98a531 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
@@ -27,7 +27,7 @@ class KisToolMoveSelection : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolMoveSelection();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h b/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
index a2660016a..581269d04 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
@@ -37,7 +37,7 @@ class KisSelectionOptions;
*/
class KisToolSelectBrush : public KisToolFreehand {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolFreehand super;
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h b/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
index 8b7db7426..640d36cf9 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
@@ -41,7 +41,7 @@ class KisToolSelectContiguous : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolSelectContiguous();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
index 6873b9958..5e971d96f 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
@@ -36,7 +36,7 @@ class KisToolSelectElliptical : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolSelectElliptical();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
index 5825181b7..f1f31a9e1 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
@@ -35,7 +35,7 @@ class KisSelectionOptions;
*/
class KisToolSelectEraser : public KisToolFreehand {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolFreehand super;
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h b/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
index b8c8c3325..995e6c455 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
@@ -37,7 +37,7 @@ class KisToolSelectOutline : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolSelectOutline();
virtual ~KisToolSelectOutline();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
index 6a0051f41..74b9fad93 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
@@ -34,7 +34,7 @@ class KisToolSelectPolygonal : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolSelectPolygonal();
virtual ~KisToolSelectPolygonal();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
index c2e256395..232c5ba98 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
@@ -33,7 +33,7 @@ class KisToolSelectRectangular : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolSelectRectangular();
diff --git a/chalk/plugins/tools/selectiontools/selection_tools.h b/chalk/plugins/tools/selectiontools/selection_tools.h
index b3650ff2e..900174c87 100644
--- a/chalk/plugins/tools/selectiontools/selection_tools.h
+++ b/chalk/plugins/tools/selectiontools/selection_tools.h
@@ -34,7 +34,7 @@
class SelectionTools : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
SelectionTools(TQObject *parent, const char *name, const TQStringList &);
virtual ~SelectionTools();
diff --git a/chalk/plugins/tools/tool_crop/kis_tool_crop.h b/chalk/plugins/tools/tool_crop/kis_tool_crop.h
index 142dd286b..08b64f1d8 100644
--- a/chalk/plugins/tools/tool_crop/kis_tool_crop.h
+++ b/chalk/plugins/tools/tool_crop/kis_tool_crop.h
@@ -41,7 +41,7 @@ class KisToolCrop : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/tools/tool_crop/tool_crop.h b/chalk/plugins/tools/tool_crop/tool_crop.h
index 263fb1c29..41d9523f1 100644
--- a/chalk/plugins/tools/tool_crop/tool_crop.h
+++ b/chalk/plugins/tools/tool_crop/tool_crop.h
@@ -29,7 +29,7 @@ class KisView;
class ToolCrop : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolCrop(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolCrop();
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
index e1e0521a5..2120448bf 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
@@ -77,7 +77,7 @@ class KisToolBezier : public KisToolCurve {
typedef KisToolCurve super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolBezier(const TQString&);
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
index 482b481f8..a72cae878 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
@@ -29,7 +29,7 @@ class KisToolBezierPaint : public KisToolBezier {
typedef KisToolBezier super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolBezierPaint();
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
index 3969d1ba1..e702fd236 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
@@ -29,7 +29,7 @@ class KisToolBezierSelect : public KisToolBezier {
typedef KisToolBezier super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolBezierSelect();
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_curve.h b/chalk/plugins/tools/tool_curves/kis_tool_curve.h
index d1c0886c4..88cc756c1 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_curve.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_curve.h
@@ -44,7 +44,7 @@ class KisToolCurve : public KisToolPaint {
typedef KisToolPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolCurve(const TQString& UIName);
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_example.h b/chalk/plugins/tools/tool_curves/kis_tool_example.h
index f4b8ac5ec..0187d65a4 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_example.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_example.h
@@ -37,7 +37,7 @@ class KisToolExample : public KisToolCurve {
typedef KisToolCurve super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolExample();
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_moutline.h b/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
index 3f58ab8f8..031efa55b 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
@@ -66,7 +66,7 @@ class KisToolMagnetic : public KisToolCurve {
typedef KisToolCurve super;
Q_OBJECT
- TQ_OBJECT
+
friend class KisCurveMagnetic;
diff --git a/chalk/plugins/tools/tool_curves/tool_curves.h b/chalk/plugins/tools/tool_curves/tool_curves.h
index 64bd1507f..779873cfd 100644
--- a/chalk/plugins/tools/tool_curves/tool_curves.h
+++ b/chalk/plugins/tools/tool_curves/tool_curves.h
@@ -26,7 +26,7 @@
class ToolCurves : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolCurves(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolCurves();
diff --git a/chalk/plugins/tools/tool_filter/kis_tool_filter.h b/chalk/plugins/tools/tool_filter/kis_tool_filter.h
index a69a1c224..67144b6b6 100644
--- a/chalk/plugins/tools/tool_filter/kis_tool_filter.h
+++ b/chalk/plugins/tools/tool_filter/kis_tool_filter.h
@@ -36,7 +36,7 @@ class KisCmbIDList;
class KisToolFilter : public KisToolFreehand {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolFreehand super;
public:
diff --git a/chalk/plugins/tools/tool_filter/tool_filter.h b/chalk/plugins/tools/tool_filter/tool_filter.h
index fba259c73..3211d7024 100644
--- a/chalk/plugins/tools/tool_filter/tool_filter.h
+++ b/chalk/plugins/tools/tool_filter/tool_filter.h
@@ -29,7 +29,7 @@ class KisView;
class ToolFilter : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolFilter(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolFilter();
diff --git a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
index cd4f42bc9..b10fc308c 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
+++ b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
@@ -28,7 +28,7 @@
class KisToolPerspectiveGrid : public KisToolNonPaint {
Q_OBJECT
- TQ_OBJECT
+
enum PerspectiveGridEditionMode {
MODE_CREATION, // This is the mode when there is not yet a perspective grid
MODE_EDITING, // This is the mode when the grid has been created, and we are waiting for the user to click on a control box
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
index aeb99c746..3e0abc4fb 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
+++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
@@ -29,7 +29,7 @@ class KisView;
class ToolPerspectiveGrid : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolPerspectiveGrid(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolPerspectiveGrid();
diff --git a/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h b/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
index 845e0a703..7f2789557 100644
--- a/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
+++ b/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
@@ -46,7 +46,7 @@ class KisToolPerspectiveTransform : public KisToolNonPaint, KisCommandHistoryLis
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
enum InterractionMode { DRAWRECTINTERRACTION, EDITRECTINTERRACTION };
enum HandleSelected { NOHANDLE, TOPHANDLE, BOTTOMHANDLE, RIGHTHANDLE, LEFTHANDLE, MIDDLEHANDLE };
public:
diff --git a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
index af412a587..2422eaa28 100644
--- a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
+++ b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
@@ -29,7 +29,7 @@ class KisView;
class ToolPerspectiveTransform : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolPerspectiveTransform(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolPerspectiveTransform();
diff --git a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
index 62c362f78..30b13373c 100644
--- a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
+++ b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
@@ -35,7 +35,7 @@ class KisToolPolygon : public KisToolShape {
typedef KisToolShape super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolPolygon();
diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon.h b/chalk/plugins/tools/tool_polygon/tool_polygon.h
index b6f35bc66..5286d008d 100644
--- a/chalk/plugins/tools/tool_polygon/tool_polygon.h
+++ b/chalk/plugins/tools/tool_polygon/tool_polygon.h
@@ -27,7 +27,7 @@
class ToolPolygon : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h b/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
index 057c9f662..1cfd56c25 100644
--- a/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
+++ b/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
@@ -38,7 +38,7 @@ class KisToolPolyline : public KisToolPaint {
typedef KisToolPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolPolyline();
diff --git a/chalk/plugins/tools/tool_polyline/tool_polyline.h b/chalk/plugins/tools/tool_polyline/tool_polyline.h
index fdfa5427b..2adfb05e0 100644
--- a/chalk/plugins/tools/tool_polyline/tool_polyline.h
+++ b/chalk/plugins/tools/tool_polyline/tool_polyline.h
@@ -29,7 +29,7 @@ class KisView;
class ToolPolyline : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolPolyline(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolPolyline();
diff --git a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
index b8702a4e8..b76f4ef41 100644
--- a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
@@ -40,7 +40,7 @@ class KisSelectionOptions;
class KisToolSelectSimilar : public KisToolNonPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolNonPaint super;
public:
diff --git a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
index a858b3365..5d163d086 100644
--- a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
@@ -24,7 +24,7 @@
class SelectSimilar : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
SelectSimilar(TQObject *parent, const char *name, const TQStringList &);
virtual ~SelectSimilar();
diff --git a/chalk/plugins/tools/tool_star/kis_tool_star.h b/chalk/plugins/tools/tool_star/kis_tool_star.h
index 87ac3a0fa..dd97f0270 100644
--- a/chalk/plugins/tools/tool_star/kis_tool_star.h
+++ b/chalk/plugins/tools/tool_star/kis_tool_star.h
@@ -34,7 +34,7 @@ class KisToolStar : public KisToolShape {
typedef KisToolShape super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolStar();
diff --git a/chalk/plugins/tools/tool_star/tool_star.h b/chalk/plugins/tools/tool_star/tool_star.h
index 7ac973a2f..00f48957d 100644
--- a/chalk/plugins/tools/tool_star/tool_star.h
+++ b/chalk/plugins/tools/tool_star/tool_star.h
@@ -29,7 +29,7 @@ class KisView;
class ToolStar : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolStar(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolStar();
diff --git a/chalk/plugins/tools/tool_transform/kis_tool_transform.h b/chalk/plugins/tools/tool_transform/kis_tool_transform.h
index 31f3b6afd..ba5f493b1 100644
--- a/chalk/plugins/tools/tool_transform/kis_tool_transform.h
+++ b/chalk/plugins/tools/tool_transform/kis_tool_transform.h
@@ -42,7 +42,7 @@ class KisToolTransform : public KisToolNonPaint, KisCommandHistoryListener {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolTransform();
diff --git a/chalk/plugins/tools/tool_transform/tool_transform.h b/chalk/plugins/tools/tool_transform/tool_transform.h
index 9c4025630..1ed2cdb3f 100644
--- a/chalk/plugins/tools/tool_transform/tool_transform.h
+++ b/chalk/plugins/tools/tool_transform/tool_transform.h
@@ -29,7 +29,7 @@ class KisView;
class ToolTransform : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolTransform(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolTransform();
diff --git a/chalk/plugins/viewplugins/colorrange/colorrange.h b/chalk/plugins/viewplugins/colorrange/colorrange.h
index 2cedfe7cc..ebe54dc82 100644
--- a/chalk/plugins/viewplugins/colorrange/colorrange.h
+++ b/chalk/plugins/viewplugins/colorrange/colorrange.h
@@ -28,7 +28,7 @@ class KisView;
class ColorRange : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ColorRange(TQObject *parent, const char *name, const TQStringList &);
virtual ~ColorRange();
diff --git a/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h b/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
index 6ee21c7d0..d83cf0971 100644
--- a/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
+++ b/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
@@ -57,7 +57,7 @@ enum enumAction {
class DlgColorRange: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
diff --git a/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h b/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
index 17722871d..ea5d9e157 100644
--- a/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
+++ b/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
@@ -31,7 +31,7 @@ class KisView;
class ColorSpaceConversion : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ColorSpaceConversion(TQObject *parent, const char *name, const TQStringList &);
virtual ~ColorSpaceConversion();
diff --git a/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h b/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
index 472cbeaf6..64bf630fb 100644
--- a/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
+++ b/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
@@ -32,7 +32,7 @@ class WdgConvertColorSpace;
class DlgColorSpaceConversion: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h b/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
index c48a9ea1b..d3f1614c0 100644
--- a/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
+++ b/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
@@ -33,7 +33,7 @@ class TQColor;
class DlgDropshadow: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
index 94c6decc7..cce14cfb8 100644
--- a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
+++ b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
@@ -38,7 +38,7 @@ class KisProgressDisplayInterface;
class KisDropshadow : public KisProgressSubject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
index 5bb92da68..d835c7498 100644
--- a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
+++ b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
@@ -29,7 +29,7 @@ class KisView;
class KisDropshadowPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisDropshadowPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~KisDropshadowPlugin();
diff --git a/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h b/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
index bfc89f81e..8ad1e809a 100644
--- a/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
+++ b/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
@@ -32,7 +32,7 @@ namespace FiltersGallery {
class ChalkFiltersGallery : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ChalkFiltersGallery(TQObject *parent, const char *name, const TQStringList &);
virtual ~ChalkFiltersGallery();
diff --git a/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h b/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
index 406b834d1..a12fef12b 100644
--- a/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
+++ b/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
@@ -43,7 +43,7 @@ namespace FiltersGallery {
class KisDlgFiltersGallery : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisDlgFiltersGallery(KisView* view, TQWidget* parent,const char *name = "");
~KisDlgFiltersGallery();
diff --git a/chalk/plugins/viewplugins/histogram/dlg_histogram.h b/chalk/plugins/viewplugins/histogram/dlg_histogram.h
index b97bf30f8..415e065f7 100644
--- a/chalk/plugins/viewplugins/histogram/dlg_histogram.h
+++ b/chalk/plugins/viewplugins/histogram/dlg_histogram.h
@@ -35,7 +35,7 @@ class KisHistogramWidget;
class DlgHistogram: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/histogram/histogram.h b/chalk/plugins/viewplugins/histogram/histogram.h
index ca32db1a0..2e7b3bb13 100644
--- a/chalk/plugins/viewplugins/histogram/histogram.h
+++ b/chalk/plugins/viewplugins/histogram/histogram.h
@@ -30,7 +30,7 @@ class KisImage;
class Histogram : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Histogram(TQObject *parent, const char *name, const TQStringList &);
virtual ~Histogram();
diff --git a/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h b/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
index 53fd174a6..e308e5408 100644
--- a/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
+++ b/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
@@ -30,7 +30,7 @@ class KisColorSpace;
class KisHistogramWidget : public WdgHistogram {
typedef WdgHistogram super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisHistogramWidget(TQWidget *parent, const char *name);
diff --git a/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h b/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
index ba571a2ab..c37c9afd9 100644
--- a/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
+++ b/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
@@ -39,7 +39,7 @@ class KisColorSpace;
class ChalkHistogramDocker : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ChalkHistogramDocker(TQObject *parent, const char *name, const TQStringList &);
virtual ~ChalkHistogramDocker();
@@ -64,7 +64,7 @@ class KisGenericRGBHistogramProducerFactory;
class HistogramDockerUpdater : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
HistogramDockerUpdater(TQObject* parent, KisHistogramSP h, KisHistogramView* v,
KisAccumulatingHistogramProducer* p);
diff --git a/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h b/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
index d74a3ec52..e78c6f222 100644
--- a/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
+++ b/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
@@ -36,7 +36,7 @@
**/
class KisAccumulatingHistogramProducer : public TQObject, public KisBasicHistogramProducer {
Q_OBJECT
- TQ_OBJECT
+
public:
KisAccumulatingHistogramProducer(KisCachedHistogramObserver::Producers* source);
~KisAccumulatingHistogramProducer();
diff --git a/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h b/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
index 7df7df8f5..3c3bb12aa 100644
--- a/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
+++ b/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
@@ -32,7 +32,7 @@ class KisView;
class KisImageRasteredCache : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
class Observer {
diff --git a/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h b/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
index df643f999..a38a1df5f 100644
--- a/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
+++ b/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
@@ -32,7 +32,7 @@ class WdgImageSize;
class DlgImageSize: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/imagesize/dlg_layersize.h b/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
index 2edc45c9f..1729c227a 100644
--- a/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
+++ b/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
@@ -29,7 +29,7 @@ class KisFilterStrategy;
class DlgLayerSize: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/imagesize/imagesize.h b/chalk/plugins/viewplugins/imagesize/imagesize.h
index 9fd9d28ea..f69759a01 100644
--- a/chalk/plugins/viewplugins/imagesize/imagesize.h
+++ b/chalk/plugins/viewplugins/imagesize/imagesize.h
@@ -28,7 +28,7 @@ class KisPainter;
class ImageSize : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageSize(TQObject *parent, const char *name, const TQStringList &);
virtual ~ImageSize();
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
index 396b0573b..10be5f54b 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
@@ -27,7 +27,7 @@ class WdgBorderSelection;
class DlgBorderSelection: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
index 0893033d7..caf1101ec 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
@@ -27,7 +27,7 @@ class WdgGrowSelection;
class DlgGrowSelection: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
index 01ea44696..f7b93c0c9 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
@@ -27,7 +27,7 @@ class WdgShrinkSelection;
class DlgShrinkSelection: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/modify_selection.h b/chalk/plugins/viewplugins/modify_selection/modify_selection.h
index baffc2d45..da438f4b7 100644
--- a/chalk/plugins/viewplugins/modify_selection/modify_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/modify_selection.h
@@ -27,7 +27,7 @@ class KisView;
class ModifySelection : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ModifySelection(TQObject *parent, const char *name, const TQStringList &);
virtual ~ModifySelection();
diff --git a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
index 3652ebf8a..bf22ec467 100644
--- a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
+++ b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
@@ -27,7 +27,7 @@ class WdgPerfTest;
class DlgPerfTest: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/performancetest/perftest.h b/chalk/plugins/viewplugins/performancetest/perftest.h
index 959233e4c..68931004a 100644
--- a/chalk/plugins/viewplugins/performancetest/perftest.h
+++ b/chalk/plugins/viewplugins/performancetest/perftest.h
@@ -31,7 +31,7 @@ class KisID;
class PerfTest : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
PerfTest(TQObject *parent, const char *name, const TQStringList &);
virtual ~PerfTest();
diff --git a/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h b/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
index 7e3a9365d..a6c87bb88 100644
--- a/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
+++ b/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
@@ -35,7 +35,7 @@ enum enumRotationDirection {
class DlgRotateImage: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/rotateimage/rotateimage.h b/chalk/plugins/viewplugins/rotateimage/rotateimage.h
index 79c03c085..7e3712089 100644
--- a/chalk/plugins/viewplugins/rotateimage/rotateimage.h
+++ b/chalk/plugins/viewplugins/rotateimage/rotateimage.h
@@ -27,7 +27,7 @@ class KisView;
class RotateImage : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
RotateImage(TQObject *parent, const char *name, const TQStringList &);
virtual ~RotateImage();
diff --git a/chalk/plugins/viewplugins/screenshot/ksnapshot.h b/chalk/plugins/viewplugins/screenshot/ksnapshot.h
index 5c0951a8e..2267b1a83 100644
--- a/chalk/plugins/viewplugins/screenshot/ksnapshot.h
+++ b/chalk/plugins/viewplugins/screenshot/ksnapshot.h
@@ -38,7 +38,7 @@ class KSnapshotWidget;
class KSnapshotThumb : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KSnapshotThumb(TQWidget *parent, const char *name = 0)
@@ -79,7 +79,7 @@ class KSnapshot : public KDialogBase
{
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
KSnapshot(TQWidget *parent= 0, const char *name= 0);
diff --git a/chalk/plugins/viewplugins/screenshot/regiongrabber.h b/chalk/plugins/viewplugins/screenshot/regiongrabber.h
index 13b35dcf3..87415e79d 100644
--- a/chalk/plugins/viewplugins/screenshot/regiongrabber.h
+++ b/chalk/plugins/viewplugins/screenshot/regiongrabber.h
@@ -39,7 +39,7 @@ public:
class RegionGrabber : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RegionGrabber();
diff --git a/chalk/plugins/viewplugins/screenshot/screenshot.h b/chalk/plugins/viewplugins/screenshot/screenshot.h
index 055bdb3b9..51914fbd5 100644
--- a/chalk/plugins/viewplugins/screenshot/screenshot.h
+++ b/chalk/plugins/viewplugins/screenshot/screenshot.h
@@ -27,7 +27,7 @@ class KSnapshot;
class Screenshot : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Screenshot(TQObject *parent, const char *name, const TQStringList &);
virtual ~Screenshot();
diff --git a/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h b/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
index 0b22ebf56..86ee66f7e 100644
--- a/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
+++ b/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
@@ -44,7 +44,7 @@ class IteratorMemoryManaged {
class IteratorMemoryManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
IteratorMemoryManager(IteratorMemoryManaged* it) : m_it(it)
{
diff --git a/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h b/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
index c1ee64c07..b2495d8b6 100644
--- a/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
+++ b/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
@@ -33,7 +33,7 @@ namespace Kross {
*/
class KisScriptMonitor : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
private:
KisScriptMonitor();
~KisScriptMonitor();
diff --git a/chalk/plugins/viewplugins/scripting/scripting.h b/chalk/plugins/viewplugins/scripting/scripting.h
index 2cba6abb3..ad9f60593 100644
--- a/chalk/plugins/viewplugins/scripting/scripting.h
+++ b/chalk/plugins/viewplugins/scripting/scripting.h
@@ -37,7 +37,7 @@ namespace Kross {
class Scripting : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Scripting(TQObject *parent, const char *name, const TQStringList &);
virtual ~Scripting();
diff --git a/chalk/plugins/viewplugins/selectopaque/selectopaque.h b/chalk/plugins/viewplugins/selectopaque/selectopaque.h
index b77c352a7..110240143 100644
--- a/chalk/plugins/viewplugins/selectopaque/selectopaque.h
+++ b/chalk/plugins/viewplugins/selectopaque/selectopaque.h
@@ -28,7 +28,7 @@ class KisView;
class SelectOpaque : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
SelectOpaque(TQObject *parent, const char *name, const TQStringList &);
virtual ~SelectOpaque();
diff --git a/chalk/plugins/viewplugins/separate_channels/dlg_separate.h b/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
index 4d97925c6..a614858e3 100644
--- a/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
+++ b/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
@@ -32,7 +32,7 @@ class WdgSeparations;
class DlgSeparate: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h b/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
index d8bf777e9..c188cb3c3 100644
--- a/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
+++ b/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
@@ -48,7 +48,7 @@ enum enumSepOutput {
class KisChannelSeparator : public KisProgressSubject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h b/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
index 6f3c1579b..cd0e9a778 100644
--- a/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
+++ b/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
@@ -29,7 +29,7 @@ class KisView;
class KisSeparateChannelsPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisSeparateChannelsPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~KisSeparateChannelsPlugin();
diff --git a/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h b/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
index f4a5dd8a2..e10ff6672 100644
--- a/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
+++ b/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
@@ -27,7 +27,7 @@ class WdgShearImage;
class DlgShearImage: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/shearimage/shearimage.h b/chalk/plugins/viewplugins/shearimage/shearimage.h
index 9b7e95fa7..8bc5ae0ab 100644
--- a/chalk/plugins/viewplugins/shearimage/shearimage.h
+++ b/chalk/plugins/viewplugins/shearimage/shearimage.h
@@ -27,7 +27,7 @@ class KisView;
class ShearImage : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShearImage(TQObject *parent, const char *name, const TQStringList &);
virtual ~ShearImage();
diff --git a/chalk/plugins/viewplugins/substrate/dlg_substrate.h b/chalk/plugins/viewplugins/substrate/dlg_substrate.h
index ac494ba2b..d25425f69 100644
--- a/chalk/plugins/viewplugins/substrate/dlg_substrate.h
+++ b/chalk/plugins/viewplugins/substrate/dlg_substrate.h
@@ -36,7 +36,7 @@ class DlgSubstrate: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/substrate/substrate.h b/chalk/plugins/viewplugins/substrate/substrate.h
index 243830452..19e83f95e 100644
--- a/chalk/plugins/viewplugins/substrate/substrate.h
+++ b/chalk/plugins/viewplugins/substrate/substrate.h
@@ -28,7 +28,7 @@ class KisView;
class SubstratePlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
SubstratePlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~SubstratePlugin();
diff --git a/chalk/plugins/viewplugins/variations/dlg_variations.h b/chalk/plugins/viewplugins/variations/dlg_variations.h
index 31909fca3..9be3a2a11 100644
--- a/chalk/plugins/viewplugins/variations/dlg_variations.h
+++ b/chalk/plugins/viewplugins/variations/dlg_variations.h
@@ -36,7 +36,7 @@ class DlgVariations: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/plugins/viewplugins/variations/variations.h b/chalk/plugins/viewplugins/variations/variations.h
index 1b448a423..e61ed196b 100644
--- a/chalk/plugins/viewplugins/variations/variations.h
+++ b/chalk/plugins/viewplugins/variations/variations.h
@@ -28,7 +28,7 @@ class KisView;
class Variations : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Variations(TQObject *parent, const char *name, const TQStringList &);
virtual ~Variations();
diff --git a/chalk/sdk/kis_progress_subject.h b/chalk/sdk/kis_progress_subject.h
index 024f77468..efda36703 100644
--- a/chalk/sdk/kis_progress_subject.h
+++ b/chalk/sdk/kis_progress_subject.h
@@ -24,7 +24,7 @@
class KRITAUI_EXPORT KisProgressSubject : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
protected:
KisProgressSubject() {};
diff --git a/chalk/ui/imageviewer.h b/chalk/ui/imageviewer.h
index 1865e5d04..b2fc86db5 100644
--- a/chalk/ui/imageviewer.h
+++ b/chalk/ui/imageviewer.h
@@ -32,7 +32,7 @@ class TQLabel;
*/
class ImageViewer : public TQScrollView {
Q_OBJECT
- TQ_OBJECT
+
public:
ImageViewer(TQWidget *widget, const char * name = 0);
diff --git a/chalk/ui/kcurve.h b/chalk/ui/kcurve.h
index 20aa20c3e..f2a006be4 100644
--- a/chalk/ui/kcurve.h
+++ b/chalk/ui/kcurve.h
@@ -29,7 +29,7 @@
class KRITAUI_EXPORT KCurve : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KCurve(TQWidget *parent = 0, const char *name = 0, WFlags f = 0);
diff --git a/chalk/ui/kis_autobrush.h b/chalk/ui/kis_autobrush.h
index fb06393ed..bfba7ce9f 100644
--- a/chalk/ui/kis_autobrush.h
+++ b/chalk/ui/kis_autobrush.h
@@ -26,7 +26,7 @@
class KisAutobrush : public KisWdgAutobrush
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisAutobrush(TQWidget *parent, const char* name, const TQString& caption);
void activate();
diff --git a/chalk/ui/kis_autogradient.h b/chalk/ui/kis_autogradient.h
index 19c832a9e..ff14345bb 100644
--- a/chalk/ui/kis_autogradient.h
+++ b/chalk/ui/kis_autogradient.h
@@ -29,7 +29,7 @@ class KisAutogradientResource;
class KisAutogradient : public KisWdgAutogradient
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisAutogradient(TQWidget *parent, const char* name, const TQString& caption);
diff --git a/chalk/ui/kis_birdeye_box.h b/chalk/ui/kis_birdeye_box.h
index e8fb88f71..01883933a 100644
--- a/chalk/ui/kis_birdeye_box.h
+++ b/chalk/ui/kis_birdeye_box.h
@@ -34,7 +34,7 @@ class KisColorSpace;
class KisBirdEyeBox : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_brush_chooser.h b/chalk/ui/kis_brush_chooser.h
index cd5509ada..eaf2aa6f4 100644
--- a/chalk/ui/kis_brush_chooser.h
+++ b/chalk/ui/kis_brush_chooser.h
@@ -28,7 +28,7 @@ class KisDoubleWidget;
class KisBrushChooser : public KisItemChooser {
typedef KisItemChooser super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisBrushChooser(TQWidget *parent = 0, const char *name = 0);
diff --git a/chalk/ui/kis_canvas.h b/chalk/ui/kis_canvas.h
index 5f7174688..79841b7aa 100644
--- a/chalk/ui/kis_canvas.h
+++ b/chalk/ui/kis_canvas.h
@@ -66,7 +66,7 @@ class KisCanvasWidgetPainter;
class KisCanvasWidget : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisCanvasWidget();
@@ -283,7 +283,7 @@ protected:
class KisCanvas : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisCanvas(TQWidget *parent, const char *name);
diff --git a/chalk/ui/kis_clipboard.h b/chalk/ui/kis_clipboard.h
index 020240e69..fc90bf507 100644
--- a/chalk/ui/kis_clipboard.h
+++ b/chalk/ui/kis_clipboard.h
@@ -34,7 +34,7 @@ class TQImage;
class KisClipboard : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_cmb_composite.h b/chalk/ui/kis_cmb_composite.h
index 25ccf3678..ba11af4c6 100644
--- a/chalk/ui/kis_cmb_composite.h
+++ b/chalk/ui/kis_cmb_composite.h
@@ -41,7 +41,7 @@ class KRITAUI_EXPORT KisCmbComposite : public TQComboBox
typedef TQComboBox super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_cmb_idlist.h b/chalk/ui/kis_cmb_idlist.h
index 068943098..9d14e2a24 100644
--- a/chalk/ui/kis_cmb_idlist.h
+++ b/chalk/ui/kis_cmb_idlist.h
@@ -35,7 +35,7 @@ class KisCmbIDList : public TQComboBox
typedef TQComboBox super;
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_color_cup.h b/chalk/ui/kis_color_cup.h
index 8c7fd2b5a..6a304957a 100644
--- a/chalk/ui/kis_color_cup.h
+++ b/chalk/ui/kis_color_cup.h
@@ -34,7 +34,7 @@ class KValueSelector;
class KisColorPopup : public TQFrame {
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -56,7 +56,7 @@ private:
class KRITAUI_EXPORT KisColorCup : public TQPushButton {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_controlframe.h b/chalk/ui/kis_controlframe.h
index ac20191d7..f5217b270 100644
--- a/chalk/ui/kis_controlframe.h
+++ b/chalk/ui/kis_controlframe.h
@@ -52,7 +52,7 @@ class KisView;
class KisPopupFrame : public TQPopupMenu {
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -76,7 +76,7 @@ private:
class KisControlFrame : public TQObject //: public KToolBar
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisControlFrame(KMainWindow * window, KisView * view, const char *name = 0 );
diff --git a/chalk/ui/kis_custom_brush.h b/chalk/ui/kis_custom_brush.h
index a92ba65c3..1d94bdcc7 100644
--- a/chalk/ui/kis_custom_brush.h
+++ b/chalk/ui/kis_custom_brush.h
@@ -31,7 +31,7 @@ class KisResourceServerBase;
class KisCustomBrush : public KisWdgCustomBrush
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisCustomBrush(TQWidget *parent, const char* name, const TQString& caption, KisView* view);
virtual ~KisCustomBrush();
diff --git a/chalk/ui/kis_custom_image_widget.h b/chalk/ui/kis_custom_image_widget.h
index a36d44bc4..4c1717738 100644
--- a/chalk/ui/kis_custom_image_widget.h
+++ b/chalk/ui/kis_custom_image_widget.h
@@ -32,7 +32,7 @@ class KisID;
*/
class KisCustomImageWidget : public WdgNewImage {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor. Please note that this class is being used/created by KisDoc.
diff --git a/chalk/ui/kis_custom_palette.h b/chalk/ui/kis_custom_palette.h
index e8994c1e4..52c76a7c1 100644
--- a/chalk/ui/kis_custom_palette.h
+++ b/chalk/ui/kis_custom_palette.h
@@ -32,7 +32,7 @@ class KisResourceServerBase;
class KisCustomPalette : public KisWdgCustomPalette
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisCustomPalette(TQWidget *parent, const char* name, const TQString& caption, KisView* view);
virtual ~KisCustomPalette();
diff --git a/chalk/ui/kis_custom_pattern.h b/chalk/ui/kis_custom_pattern.h
index 7850b3704..bfd1a5f4f 100644
--- a/chalk/ui/kis_custom_pattern.h
+++ b/chalk/ui/kis_custom_pattern.h
@@ -31,7 +31,7 @@ class KisResourceServerBase;
class KisCustomPattern : public KisWdgCustomPattern
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisCustomPattern(TQWidget *parent, const char* name, const TQString& caption, KisView* view);
virtual ~KisCustomPattern();
diff --git a/chalk/ui/kis_dlg_adj_layer_props.h b/chalk/ui/kis_dlg_adj_layer_props.h
index e40635ee8..a87e63f2e 100644
--- a/chalk/ui/kis_dlg_adj_layer_props.h
+++ b/chalk/ui/kis_dlg_adj_layer_props.h
@@ -38,7 +38,7 @@ class KisDlgAdjLayerProps : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_dlg_adjustment_layer.h b/chalk/ui/kis_dlg_adjustment_layer.h
index dd7992609..58e2020ac 100644
--- a/chalk/ui/kis_dlg_adjustment_layer.h
+++ b/chalk/ui/kis_dlg_adjustment_layer.h
@@ -38,7 +38,7 @@ class KisDlgAdjustmentLayer : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_dlg_apply_profile.h b/chalk/ui/kis_dlg_apply_profile.h
index 017c54ecf..60629f5cc 100644
--- a/chalk/ui/kis_dlg_apply_profile.h
+++ b/chalk/ui/kis_dlg_apply_profile.h
@@ -27,7 +27,7 @@ class KisDlgApplyProfile : public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisDlgApplyProfile(TQWidget *parent = 0,
diff --git a/chalk/ui/kis_dlg_image_properties.h b/chalk/ui/kis_dlg_image_properties.h
index b5d0a3aee..7f3e7892b 100644
--- a/chalk/ui/kis_dlg_image_properties.h
+++ b/chalk/ui/kis_dlg_image_properties.h
@@ -29,7 +29,7 @@ class KisID;
class KisDlgImageProperties : public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisDlgImageProperties(KisImageSP image,
diff --git a/chalk/ui/kis_dlg_layer_properties.h b/chalk/ui/kis_dlg_layer_properties.h
index d60a6b8f7..00e89ca8a 100644
--- a/chalk/ui/kis_dlg_layer_properties.h
+++ b/chalk/ui/kis_dlg_layer_properties.h
@@ -28,7 +28,7 @@ class KisColorSpace;
class KisDlgLayerProperties : public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisDlgLayerProperties(const TQString& deviceName,
diff --git a/chalk/ui/kis_dlg_new_layer.h b/chalk/ui/kis_dlg_new_layer.h
index 761b2495d..b54b2ec6e 100644
--- a/chalk/ui/kis_dlg_new_layer.h
+++ b/chalk/ui/kis_dlg_new_layer.h
@@ -32,7 +32,7 @@ class WdgLayerProperties;
class NewLayerDialog : public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
NewLayerDialog(const KisID colorSpace,
diff --git a/chalk/ui/kis_dlg_preferences.h b/chalk/ui/kis_dlg_preferences.h
index 908caf8e1..0b53dc9e1 100644
--- a/chalk/ui/kis_dlg_preferences.h
+++ b/chalk/ui/kis_dlg_preferences.h
@@ -49,7 +49,7 @@ class KisID;
class GeneralTab : public WdgGeneralSettings
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -68,7 +68,7 @@ public:
class ColorSettingsTab : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -91,7 +91,7 @@ public:
class PerformanceTab : public WdgPerformanceSettings
{
Q_OBJECT
- TQ_OBJECT
+
public:
PerformanceTab( TQWidget *parent = 0, const char *name = 0 );
@@ -109,7 +109,7 @@ public:
class TabletSettingsTab : public WdgTabletSettings
{
Q_OBJECT
- TQ_OBJECT
+
public:
TabletSettingsTab( TQWidget *parent = 0, const char *name = 0 );
@@ -206,7 +206,7 @@ private:
class DisplaySettingsTab : public WdgDisplaySettings
{
Q_OBJECT
- TQ_OBJECT
+
public:
DisplaySettingsTab( TQWidget *parent = 0, const char *name = 0 );
@@ -225,7 +225,7 @@ protected slots:
*/
class GridSettingsTab : public WdgGridSettingsBase {
Q_OBJECT
- TQ_OBJECT
+
public:
GridSettingsTab(TQWidget* parent);
public:
@@ -247,7 +247,7 @@ class GridSettingsTab : public WdgGridSettingsBase {
class PreferencesDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_doc.h b/chalk/ui/kis_doc.h
index f09cf39da..ccb4b5359 100644
--- a/chalk/ui/kis_doc.h
+++ b/chalk/ui/kis_doc.h
@@ -50,7 +50,7 @@ class KRITACORE_EXPORT KisDoc : public KoDocument, private KisUndoAdapter {
typedef KoDocument super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisDoc(TQWidget *parentWidget = 0, const char *widgetName = 0, TQObject* parent = 0, const char* name = 0, bool singleViewMode = false);
diff --git a/chalk/ui/kis_double_widget.h b/chalk/ui/kis_double_widget.h
index beb1cdd03..e0e37e23f 100644
--- a/chalk/ui/kis_double_widget.h
+++ b/chalk/ui/kis_double_widget.h
@@ -31,7 +31,7 @@ class KDoubleSpinBox;
class KisDoubleWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/chalk/ui/kis_factory.h b/chalk/ui/kis_factory.h
index 660e77dd5..5426b4fa8 100644
--- a/chalk/ui/kis_factory.h
+++ b/chalk/ui/kis_factory.h
@@ -35,7 +35,7 @@ class KAboutData;
class KRITACORE_EXPORT KisFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisFactory( TQObject* parent = 0, const char* name = 0 );
diff --git a/chalk/ui/kis_filter_manager.h b/chalk/ui/kis_filter_manager.h
index a155e74af..bfb414cca 100644
--- a/chalk/ui/kis_filter_manager.h
+++ b/chalk/ui/kis_filter_manager.h
@@ -44,7 +44,7 @@ class KisPreviewDialog;
class KRITACORE_EXPORT KisFilterManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_gradient_chooser.h b/chalk/ui/kis_gradient_chooser.h
index 3553213fc..f61327d86 100644
--- a/chalk/ui/kis_gradient_chooser.h
+++ b/chalk/ui/kis_gradient_chooser.h
@@ -29,7 +29,7 @@ class KisView;
class KisCustomGradientDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -44,7 +44,7 @@ private:
class KisGradientChooser : public KisItemChooser {
typedef KisItemChooser super;
Q_OBJECT
- TQ_OBJECT
+
public:
// XXX: On library redesign, remove m_view parameter here, it's just a temporary hack for the autogradient dialog!
diff --git a/chalk/ui/kis_gradient_slider_widget.h b/chalk/ui/kis_gradient_slider_widget.h
index 995b3a59e..f1b99ef0c 100644
--- a/chalk/ui/kis_gradient_slider_widget.h
+++ b/chalk/ui/kis_gradient_slider_widget.h
@@ -30,7 +30,7 @@ class KisGradientSegment;
class KisGradientSliderWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisGradientSliderWidget(TQWidget *parent = 0, const char* name = 0, WFlags f = 0);
diff --git a/chalk/ui/kis_grid_manager.h b/chalk/ui/kis_grid_manager.h
index 16ae03f50..dcbc81a39 100644
--- a/chalk/ui/kis_grid_manager.h
+++ b/chalk/ui/kis_grid_manager.h
@@ -33,7 +33,7 @@ class KAction;
class KisGridManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisGridManager(KisView * parent);
~KisGridManager();
diff --git a/chalk/ui/kis_histogram_view.h b/chalk/ui/kis_histogram_view.h
index 92ab8f209..7b3e57437 100644
--- a/chalk/ui/kis_histogram_view.h
+++ b/chalk/ui/kis_histogram_view.h
@@ -47,7 +47,7 @@ class KisChannelInfo;
**/
class KisHistogramView : public TQLabel {
Q_OBJECT
- TQ_OBJECT
+
public:
KisHistogramView(TQWidget *parent = 0, const char *name = 0, WFlags f = 0);
virtual ~KisHistogramView();
diff --git a/chalk/ui/kis_iconwidget.h b/chalk/ui/kis_iconwidget.h
index 45733d135..1baa8d7ac 100644
--- a/chalk/ui/kis_iconwidget.h
+++ b/chalk/ui/kis_iconwidget.h
@@ -27,7 +27,7 @@ class KoIconItem;
class KisIconWidget : public TQToolButton {
typedef TQToolButton super;
Q_OBJECT
- TQ_OBJECT
+
/**
* The icon widget is used in the control box where the current color and brush
diff --git a/chalk/ui/kis_import_catcher.h b/chalk/ui/kis_import_catcher.h
index 6f6923e10..1d5c452f0 100644
--- a/chalk/ui/kis_import_catcher.h
+++ b/chalk/ui/kis_import_catcher.h
@@ -39,7 +39,7 @@ class KisDoc;
class KisImportCatcher : TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_int_spinbox.h b/chalk/ui/kis_int_spinbox.h
index 469de0997..ea80a80d3 100644
--- a/chalk/ui/kis_int_spinbox.h
+++ b/chalk/ui/kis_int_spinbox.h
@@ -34,7 +34,7 @@ class TQValidator;
class KisPopupSlider : public TQPopupMenu {
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -75,7 +75,7 @@ class KisIntSpinbox : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( int value READ value WRITE setValue )
TQ_PROPERTY( int minValue READ minValue WRITE setMinValue )
TQ_PROPERTY( int maxValue READ maxValue WRITE setMaxValue )
diff --git a/chalk/ui/kis_itemchooser.h b/chalk/ui/kis_itemchooser.h
index bb84ddcc8..5b46a78c9 100644
--- a/chalk/ui/kis_itemchooser.h
+++ b/chalk/ui/kis_itemchooser.h
@@ -31,7 +31,7 @@ typedef TQPtrList<KoIconItem> vKoIconItem;
class KisItemChooser : public TQWidget {
typedef TQWidget super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisItemChooser(TQWidget *parent = 0,
diff --git a/chalk/ui/kis_label_cursor_pos.h b/chalk/ui/kis_label_cursor_pos.h
index ff7301f16..81a8a30aa 100644
--- a/chalk/ui/kis_label_cursor_pos.h
+++ b/chalk/ui/kis_label_cursor_pos.h
@@ -22,7 +22,7 @@
class KisLabelCursorPos : public TQLabel {
Q_OBJECT
- TQ_OBJECT
+
typedef TQLabel super;
public:
diff --git a/chalk/ui/kis_label_progress.h b/chalk/ui/kis_label_progress.h
index 0539a1436..f40a2ca20 100644
--- a/chalk/ui/kis_label_progress.h
+++ b/chalk/ui/kis_label_progress.h
@@ -29,7 +29,7 @@ class KProgress;
class KisLabelProgress : public TQLabel, public KisProgressDisplayInterface {
Q_OBJECT
- TQ_OBJECT
+
typedef TQLabel super;
public:
diff --git a/chalk/ui/kis_label_zoom.h b/chalk/ui/kis_label_zoom.h
index a2cff7eac..527b45e50 100644
--- a/chalk/ui/kis_label_zoom.h
+++ b/chalk/ui/kis_label_zoom.h
@@ -22,7 +22,7 @@
class KisLabelZoom : public TQLabel {
Q_OBJECT
- TQ_OBJECT
+
KisLabelZoom( TQWidget *parent, const char *name = 0, WFlags f = 0 ) :
TQLabel( parent, name, f ) {}
diff --git a/chalk/ui/kis_layerbox.h b/chalk/ui/kis_layerbox.h
index 776f7fe27..eb7219466 100644
--- a/chalk/ui/kis_layerbox.h
+++ b/chalk/ui/kis_layerbox.h
@@ -44,7 +44,7 @@ class KisCanvasSubject;
class KisLayerBox : public TQFrame {
typedef TQFrame super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisLayerBox(KisCanvasSubject *subject, TQWidget *parent = 0, const char *name = 0);
diff --git a/chalk/ui/kis_layerlist.h b/chalk/ui/kis_layerlist.h
index c8a2c18ca..92683b805 100644
--- a/chalk/ui/kis_layerlist.h
+++ b/chalk/ui/kis_layerlist.h
@@ -30,7 +30,7 @@ class KisLayer;
class KisLayerList: public LayerList
{
Q_OBJECT
- TQ_OBJECT
+
typedef LayerList super;
signals:
diff --git a/chalk/ui/kis_multi_bool_filter_widget.h b/chalk/ui/kis_multi_bool_filter_widget.h
index 81d626fa0..a3d875599 100644
--- a/chalk/ui/kis_multi_bool_filter_widget.h
+++ b/chalk/ui/kis_multi_bool_filter_widget.h
@@ -41,7 +41,7 @@ typedef std::vector<KisBoolWidgetParam> vKisBoolWidgetParam;
class KRITA_EXPORT KisMultiBoolFilterWidget : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisMultiBoolFilterWidget(TQWidget * parent, const char * name, const char *caption, vKisBoolWidgetParam iwparam);
virtual void setConfiguration(KisFilterConfiguration * cfg);
diff --git a/chalk/ui/kis_multi_double_filter_widget.h b/chalk/ui/kis_multi_double_filter_widget.h
index ee3a3dcf3..6c152a915 100644
--- a/chalk/ui/kis_multi_double_filter_widget.h
+++ b/chalk/ui/kis_multi_double_filter_widget.h
@@ -28,7 +28,7 @@ class KisDelayedActionDoubleInput : public KDoubleNumInput
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -64,7 +64,7 @@ typedef std::vector<KisDoubleWidgetParam> vKisDoubleWidgetParam;
class KRITA_EXPORT KisMultiDoubleFilterWidget : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisMultiDoubleFilterWidget(TQWidget * parent, const char * name, const char * caption, vKisDoubleWidgetParam dwparam);
virtual void setConfiguration(KisFilterConfiguration * cfg);
diff --git a/chalk/ui/kis_multi_integer_filter_widget.h b/chalk/ui/kis_multi_integer_filter_widget.h
index c40b74a15..e4060c2c8 100644
--- a/chalk/ui/kis_multi_integer_filter_widget.h
+++ b/chalk/ui/kis_multi_integer_filter_widget.h
@@ -29,7 +29,7 @@ class KisDelayedActionIntegerInput : public KIntNumInput
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -65,7 +65,7 @@ typedef std::vector<KisIntegerWidgetParam> vKisIntegerWidgetParam;
class KRITA_EXPORT KisMultiIntegerFilterWidget : public KisFilterConfigWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisMultiIntegerFilterWidget(TQWidget * parent, const char * name, const char *caption, vKisIntegerWidgetParam iwparam);
diff --git a/chalk/ui/kis_opengl_image_context.h b/chalk/ui/kis_opengl_image_context.h
index 2798f0f8f..84cbea459 100644
--- a/chalk/ui/kis_opengl_image_context.h
+++ b/chalk/ui/kis_opengl_image_context.h
@@ -43,7 +43,7 @@ class KisColorSpace;
class KRITACORE_EXPORT KisOpenGLImageContext : public TQObject , public KShared {
Q_OBJECT
- TQ_OBJECT
+
public:
static KisOpenGLImageContextSP getImageContext(KisImageSP image, KisProfile *monitorProfile);
diff --git a/chalk/ui/kis_paintop_box.h b/chalk/ui/kis_paintop_box.h
index 400c087c3..9312341e3 100644
--- a/chalk/ui/kis_paintop_box.h
+++ b/chalk/ui/kis_paintop_box.h
@@ -50,7 +50,7 @@ class KisColorSpace;
class KisPaintopBox : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
diff --git a/chalk/ui/kis_palette_view.h b/chalk/ui/kis_palette_view.h
index e82b66c06..10e1fcd33 100644
--- a/chalk/ui/kis_palette_view.h
+++ b/chalk/ui/kis_palette_view.h
@@ -35,7 +35,7 @@ class KisColor;
class KisPaletteView : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisPaletteView(TQWidget *parent, const char* name = 0, int minWidth=210, int cols = 16);
virtual ~KisPaletteView();
diff --git a/chalk/ui/kis_palette_widget.h b/chalk/ui/kis_palette_widget.h
index 6ea62019c..897a55ee5 100644
--- a/chalk/ui/kis_palette_widget.h
+++ b/chalk/ui/kis_palette_widget.h
@@ -39,7 +39,7 @@ class KisColor;
class KisPaletteWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisPaletteWidget( TQWidget *parent, int minWidth=210, int cols = 16);
virtual ~KisPaletteWidget();
diff --git a/chalk/ui/kis_part_layer.h b/chalk/ui/kis_part_layer.h
index 377b37a08..47b8d9546 100644
--- a/chalk/ui/kis_part_layer.h
+++ b/chalk/ui/kis_part_layer.h
@@ -73,7 +73,7 @@ protected:
*/
class KisPartLayerImpl : public KisPartLayer {
Q_OBJECT
- TQ_OBJECT
+
typedef KisPartLayer super;
public:
KisPartLayerImpl(KisImageSP img, KisChildDoc * doc);
diff --git a/chalk/ui/kis_part_layer_handler.h b/chalk/ui/kis_part_layer_handler.h
index ad21f8680..cec8524a3 100644
--- a/chalk/ui/kis_part_layer_handler.h
+++ b/chalk/ui/kis_part_layer_handler.h
@@ -29,7 +29,7 @@ class TQKeyEvent;
class KisPartLayerHandler : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisPartLayerHandler(KisView* view, const KoDocumentEntry& entry,
KisGroupLayerSP parent, KisLayerSP above);
diff --git a/chalk/ui/kis_pattern_chooser.h b/chalk/ui/kis_pattern_chooser.h
index 284bd8e15..31350a1d4 100644
--- a/chalk/ui/kis_pattern_chooser.h
+++ b/chalk/ui/kis_pattern_chooser.h
@@ -25,7 +25,7 @@ class TQLabel;
class KisPatternChooser : public KisItemChooser {
typedef KisItemChooser super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisPatternChooser(TQWidget *parent = 0, const char *name = 0);
diff --git a/chalk/ui/kis_perspective_grid_manager.h b/chalk/ui/kis_perspective_grid_manager.h
index 11875587d..acb38deb4 100644
--- a/chalk/ui/kis_perspective_grid_manager.h
+++ b/chalk/ui/kis_perspective_grid_manager.h
@@ -31,7 +31,7 @@ class KisView;
class KisPerspectiveGridManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisPerspectiveGridManager(KisView * parent);
~KisPerspectiveGridManager();
diff --git a/chalk/ui/kis_previewdialog.h b/chalk/ui/kis_previewdialog.h
index 68f8153d9..b5269fee8 100644
--- a/chalk/ui/kis_previewdialog.h
+++ b/chalk/ui/kis_previewdialog.h
@@ -29,7 +29,7 @@ class TQFrame;
class KisPreviewDialog: public KDialogBase {
typedef KDialogBase super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisPreviewDialog( TQWidget* parent = 0, const char* name = 0, bool modal = false, const TQString &caption=TQString());
diff --git a/chalk/ui/kis_previewwidget.h b/chalk/ui/kis_previewwidget.h
index 51592624c..359175b71 100644
--- a/chalk/ui/kis_previewwidget.h
+++ b/chalk/ui/kis_previewwidget.h
@@ -48,7 +48,7 @@ class KisLabelProgress;
class KisPreviewWidget : public PreviewWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructs the widget */
diff --git a/chalk/ui/kis_resource_mediator.h b/chalk/ui/kis_resource_mediator.h
index 8c67151d7..9f78700f1 100644
--- a/chalk/ui/kis_resource_mediator.h
+++ b/chalk/ui/kis_resource_mediator.h
@@ -36,7 +36,7 @@ class KisResourceServerBase;
*/
class KisResourceMediator : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
typedef TQObject super;
public:
diff --git a/chalk/ui/kis_resourceserver.h b/chalk/ui/kis_resourceserver.h
index ab3de04e2..aa1d0608b 100644
--- a/chalk/ui/kis_resourceserver.h
+++ b/chalk/ui/kis_resourceserver.h
@@ -31,7 +31,7 @@ class KisResource;
class KisResourceServerBase : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisResourceServerBase(TQString type);
virtual ~KisResourceServerBase();
diff --git a/chalk/ui/kis_ruler.h b/chalk/ui/kis_ruler.h
index 28ab4d826..088f8df0a 100644
--- a/chalk/ui/kis_ruler.h
+++ b/chalk/ui/kis_ruler.h
@@ -34,7 +34,7 @@ class TQPainter;
class KisRuler : public TQFrame {
Q_OBJECT
- TQ_OBJECT
+
typedef TQFrame super;
public:
diff --git a/chalk/ui/kis_selection_manager.h b/chalk/ui/kis_selection_manager.h
index d71353b27..435e186d9 100644
--- a/chalk/ui/kis_selection_manager.h
+++ b/chalk/ui/kis_selection_manager.h
@@ -36,7 +36,7 @@ class KisClipboard;
class KRITACORE_EXPORT KisSelectionManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_selection_options.h b/chalk/ui/kis_selection_options.h
index 115678cd6..f4d38c36f 100644
--- a/chalk/ui/kis_selection_options.h
+++ b/chalk/ui/kis_selection_options.h
@@ -32,7 +32,7 @@ class KRITAUI_EXPORT KisSelectionOptions : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
diff --git a/chalk/ui/kis_text_brush.h b/chalk/ui/kis_text_brush.h
index 623ff4320..4ca847977 100644
--- a/chalk/ui/kis_text_brush.h
+++ b/chalk/ui/kis_text_brush.h
@@ -49,7 +49,7 @@ class KisTextBrushResource : public KisBrush
class KisTextBrush : public KisWdgTextBrush
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisTextBrush(TQWidget *parent, const char* name, const TQString& caption);
diff --git a/chalk/ui/kis_tool.h b/chalk/ui/kis_tool.h
index bda3b7e74..fb79325ae 100644
--- a/chalk/ui/kis_tool.h
+++ b/chalk/ui/kis_tool.h
@@ -60,7 +60,7 @@ const TQ_UINT8 NUMBER_OF_TOOLTYPES = 6;
class KisTool : public TQObject, public KisCanvasObserver, public KShared {
Q_OBJECT
- TQ_OBJECT
+
public:
KisTool(const TQString & name);
diff --git a/chalk/ui/kis_tool_dummy.h b/chalk/ui/kis_tool_dummy.h
index 0c5f1d6f8..378781d6c 100644
--- a/chalk/ui/kis_tool_dummy.h
+++ b/chalk/ui/kis_tool_dummy.h
@@ -40,7 +40,7 @@ class KRITATOOL_EXPORT KisToolDummy : public KisToolNonPaint {
typedef KisToolNonPaint super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisToolDummy();
diff --git a/chalk/ui/kis_tool_freehand.h b/chalk/ui/kis_tool_freehand.h
index 91db56980..a65c5a1ea 100644
--- a/chalk/ui/kis_tool_freehand.h
+++ b/chalk/ui/kis_tool_freehand.h
@@ -34,7 +34,7 @@ class KisPaintLayer;
class KRITACORE_EXPORT KisToolFreehand : public KisToolPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolPaint super;
public:
diff --git a/chalk/ui/kis_tool_manager.h b/chalk/ui/kis_tool_manager.h
index f33683832..e19d0b071 100644
--- a/chalk/ui/kis_tool_manager.h
+++ b/chalk/ui/kis_tool_manager.h
@@ -43,7 +43,7 @@ class KoToolBox;
class KisToolManager : public TQObject, public KisToolControllerInterface {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/kis_tool_non_paint.h b/chalk/ui/kis_tool_non_paint.h
index 0b6181092..41608cae1 100644
--- a/chalk/ui/kis_tool_non_paint.h
+++ b/chalk/ui/kis_tool_non_paint.h
@@ -39,7 +39,7 @@ class KisCanvasSubject;
class KRITACORE_EXPORT KisToolNonPaint : public KisTool {
Q_OBJECT
- TQ_OBJECT
+
typedef KisTool super;
public:
diff --git a/chalk/ui/kis_tool_paint.h b/chalk/ui/kis_tool_paint.h
index 565d14769..58fddfd78 100644
--- a/chalk/ui/kis_tool_paint.h
+++ b/chalk/ui/kis_tool_paint.h
@@ -51,7 +51,7 @@ enum enumBrushMode {
class KRITACORE_EXPORT KisToolPaint : public KisTool {
Q_OBJECT
- TQ_OBJECT
+
typedef KisTool super;
public:
diff --git a/chalk/ui/kis_tool_registry.h b/chalk/ui/kis_tool_registry.h
index 5fd32b930..fe4771313 100644
--- a/chalk/ui/kis_tool_registry.h
+++ b/chalk/ui/kis_tool_registry.h
@@ -38,7 +38,7 @@ class TQStringList;
class KRITACORE_EXPORT KisToolRegistry : public TQObject, public KisGenericRegistry<KisToolFactorySP>{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~KisToolRegistry();
diff --git a/chalk/ui/kis_tool_shape.h b/chalk/ui/kis_tool_shape.h
index 45767fe4c..fb750ac50 100644
--- a/chalk/ui/kis_tool_shape.h
+++ b/chalk/ui/kis_tool_shape.h
@@ -30,7 +30,7 @@ class WdgGeometryOptions;
class KRITACORE_EXPORT KisToolShape : public KisToolPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolPaint super;
public:
diff --git a/chalk/ui/kis_view.h b/chalk/ui/kis_view.h
index 3e4b69876..514f789f2 100644
--- a/chalk/ui/kis_view.h
+++ b/chalk/ui/kis_view.h
@@ -118,7 +118,7 @@ class KRITA_EXPORT KisView
{
Q_OBJECT
- TQ_OBJECT
+
typedef KoView super;
diff --git a/chalk/ui/kobirdeyepanel.h b/chalk/ui/kobirdeyepanel.h
index de280d9a0..61b85fb07 100644
--- a/chalk/ui/kobirdeyepanel.h
+++ b/chalk/ui/kobirdeyepanel.h
@@ -138,7 +138,7 @@ class KoThumbnailAdapter
class KoBirdEyePanel : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/chalk/ui/layerlist.h b/chalk/ui/layerlist.h
index ea6926b71..39cd02146 100644
--- a/chalk/ui/layerlist.h
+++ b/chalk/ui/layerlist.h
@@ -34,7 +34,7 @@ template<class T> class TQPtrList;
class LayerList: public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
LayerList( TQWidget *parent = 0, const char *name = 0 );
diff --git a/chalk/ui/squeezedcombobox.h b/chalk/ui/squeezedcombobox.h
index 9103b4f95..bb3b1ae18 100644
--- a/chalk/ui/squeezedcombobox.h
+++ b/chalk/ui/squeezedcombobox.h
@@ -82,7 +82,7 @@ private:
class SqueezedComboBox : public TQComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/example/example_factory.h b/example/example_factory.h
index 762deb4ba..6b6182161 100644
--- a/example/example_factory.h
+++ b/example/example_factory.h
@@ -28,7 +28,7 @@ class KAboutData;
class ExampleFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExampleFactory( TQObject* parent = 0, const char* name = 0 );
~ExampleFactory();
diff --git a/example/example_part.h b/example/example_part.h
index 06157132c..d049da52b 100644
--- a/example/example_part.h
+++ b/example/example_part.h
@@ -25,7 +25,7 @@
class ExamplePart : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExamplePart( TQWidget *parentWidget = 0, const char *widgetName = 0, TQObject* parent = 0, const char* name = 0, bool singleViewMode = false );
diff --git a/example/example_view.h b/example/example_view.h
index abafea8e2..30ff91327 100644
--- a/example/example_view.h
+++ b/example/example_view.h
@@ -30,7 +30,7 @@ class ExamplePart;
class ExampleView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExampleView( ExamplePart* part, TQWidget* parent = 0, const char* name = 0 );
diff --git a/filters/chalk/gmagick/kis_image_magick_converter.h b/filters/chalk/gmagick/kis_image_magick_converter.h
index 28bd94ce4..9c1473cbb 100644
--- a/filters/chalk/gmagick/kis_image_magick_converter.h
+++ b/filters/chalk/gmagick/kis_image_magick_converter.h
@@ -61,7 +61,7 @@ enum KisImageBuilder_Result {
class KisImageMagickConverter : public KisProgressSubject {
typedef TQObject super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisImageMagickConverter(KisDoc *doc, KisUndoAdapter *adapter);
diff --git a/filters/chalk/gmagick/magickexport.h b/filters/chalk/gmagick/magickexport.h
index b1b73bb55..6756ef3ff 100644
--- a/filters/chalk/gmagick/magickexport.h
+++ b/filters/chalk/gmagick/magickexport.h
@@ -23,7 +23,7 @@
class MagickExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
MagickExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/gmagick/magickimport.h b/filters/chalk/gmagick/magickimport.h
index 6ade3a208..bb454541c 100644
--- a/filters/chalk/gmagick/magickimport.h
+++ b/filters/chalk/gmagick/magickimport.h
@@ -23,7 +23,7 @@
class MagickImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
MagickImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/jpeg/kis_jpeg_converter.h b/filters/chalk/jpeg/kis_jpeg_converter.h
index 8500d1462..248e36535 100644
--- a/filters/chalk/jpeg/kis_jpeg_converter.h
+++ b/filters/chalk/jpeg/kis_jpeg_converter.h
@@ -66,7 +66,7 @@ struct KisJPEGOptions {
class KisJPEGConverter : public KisProgressSubject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisJPEGConverter(KisDoc *doc, KisUndoAdapter *adapter);
virtual ~KisJPEGConverter();
diff --git a/filters/chalk/jpeg/kis_jpeg_export.h b/filters/chalk/jpeg/kis_jpeg_export.h
index 918c44b57..cb4f8ef96 100644
--- a/filters/chalk/jpeg/kis_jpeg_export.h
+++ b/filters/chalk/jpeg/kis_jpeg_export.h
@@ -24,7 +24,7 @@
class KisJPEGExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisJPEGExport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisJPEGExport();
diff --git a/filters/chalk/jpeg/kis_jpeg_import.h b/filters/chalk/jpeg/kis_jpeg_import.h
index 9db52292d..6c7ecb023 100644
--- a/filters/chalk/jpeg/kis_jpeg_import.h
+++ b/filters/chalk/jpeg/kis_jpeg_import.h
@@ -23,7 +23,7 @@
class KisJPEGImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisJPEGImport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisJPEGImport();
diff --git a/filters/chalk/magick/kis_image_magick_converter.h b/filters/chalk/magick/kis_image_magick_converter.h
index 28bd94ce4..9c1473cbb 100644
--- a/filters/chalk/magick/kis_image_magick_converter.h
+++ b/filters/chalk/magick/kis_image_magick_converter.h
@@ -61,7 +61,7 @@ enum KisImageBuilder_Result {
class KisImageMagickConverter : public KisProgressSubject {
typedef TQObject super;
Q_OBJECT
- TQ_OBJECT
+
public:
KisImageMagickConverter(KisDoc *doc, KisUndoAdapter *adapter);
diff --git a/filters/chalk/magick/magickexport.h b/filters/chalk/magick/magickexport.h
index b1b73bb55..6756ef3ff 100644
--- a/filters/chalk/magick/magickexport.h
+++ b/filters/chalk/magick/magickexport.h
@@ -23,7 +23,7 @@
class MagickExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
MagickExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/magick/magickimport.h b/filters/chalk/magick/magickimport.h
index 6ade3a208..bb454541c 100644
--- a/filters/chalk/magick/magickimport.h
+++ b/filters/chalk/magick/magickimport.h
@@ -23,7 +23,7 @@
class MagickImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
MagickImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/openexr/kis_openexr_export.h b/filters/chalk/openexr/kis_openexr_export.h
index ea62421cd..04e7208ba 100644
--- a/filters/chalk/openexr/kis_openexr_export.h
+++ b/filters/chalk/openexr/kis_openexr_export.h
@@ -24,7 +24,7 @@
class KisOpenEXRExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisOpenEXRExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/openexr/kis_openexr_import.h b/filters/chalk/openexr/kis_openexr_import.h
index 8654df549..c9eb1d4fe 100644
--- a/filters/chalk/openexr/kis_openexr_import.h
+++ b/filters/chalk/openexr/kis_openexr_import.h
@@ -24,7 +24,7 @@
class KisOpenEXRImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisOpenEXRImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/pdf/kis_pdf_import.h b/filters/chalk/pdf/kis_pdf_import.h
index ffb9c79e9..de6517f73 100644
--- a/filters/chalk/pdf/kis_pdf_import.h
+++ b/filters/chalk/pdf/kis_pdf_import.h
@@ -24,7 +24,7 @@
class KisPDFImport : public KoFilter{
Q_OBJECT
- TQ_OBJECT
+
public:
KisPDFImport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisPDFImport();
diff --git a/filters/chalk/pdf/kis_pdf_import_widget.h b/filters/chalk/pdf/kis_pdf_import_widget.h
index dc8900dd6..948440d2f 100644
--- a/filters/chalk/pdf/kis_pdf_import_widget.h
+++ b/filters/chalk/pdf/kis_pdf_import_widget.h
@@ -29,7 +29,7 @@ class Document;
class KisPDFImportWidget : public PDFImportWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisPDFImportWidget(Poppler::Document* pdfDoc, TQWidget * parent, const char * name = "");
diff --git a/filters/chalk/png/kis_png_converter.h b/filters/chalk/png/kis_png_converter.h
index a4f1140bf..3877b6923 100644
--- a/filters/chalk/png/kis_png_converter.h
+++ b/filters/chalk/png/kis_png_converter.h
@@ -56,7 +56,7 @@ enum KisImageBuilder_Result {
class KisPNGConverter : public KisProgressSubject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisPNGConverter(KisDoc *doc, KisUndoAdapter *adapter);
virtual ~KisPNGConverter();
diff --git a/filters/chalk/png/kis_png_export.h b/filters/chalk/png/kis_png_export.h
index 562628a97..7302dcdeb 100644
--- a/filters/chalk/png/kis_png_export.h
+++ b/filters/chalk/png/kis_png_export.h
@@ -24,7 +24,7 @@
class KisPNGExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisPNGExport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisPNGExport();
diff --git a/filters/chalk/png/kis_png_import.h b/filters/chalk/png/kis_png_import.h
index 0412e7bd8..237266ed9 100644
--- a/filters/chalk/png/kis_png_import.h
+++ b/filters/chalk/png/kis_png_import.h
@@ -23,7 +23,7 @@
class KisPNGImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisPNGImport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisPNGImport();
diff --git a/filters/chalk/raw/kis_raw_import.h b/filters/chalk/raw/kis_raw_import.h
index e02caeede..db1780b49 100644
--- a/filters/chalk/raw/kis_raw_import.h
+++ b/filters/chalk/raw/kis_raw_import.h
@@ -30,7 +30,7 @@ class TQProgressDialog;
class KisRawImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisRawImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/tiff/kis_dlg_options_tiff.h b/filters/chalk/tiff/kis_dlg_options_tiff.h
index 519f2ceb2..71f49266e 100644
--- a/filters/chalk/tiff/kis_dlg_options_tiff.h
+++ b/filters/chalk/tiff/kis_dlg_options_tiff.h
@@ -30,7 +30,7 @@ class KisWdgOptionsTIFF;
class KisDlgOptionsTIFF : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KisDlgOptionsTIFF(TQWidget *parent=0, const char *name=0);
~KisDlgOptionsTIFF();
diff --git a/filters/chalk/tiff/kis_tiff_converter.h b/filters/chalk/tiff/kis_tiff_converter.h
index 7d7176b73..36317591c 100644
--- a/filters/chalk/tiff/kis_tiff_converter.h
+++ b/filters/chalk/tiff/kis_tiff_converter.h
@@ -68,7 +68,7 @@ struct KisTIFFOptions {
class KisTIFFConverter : public KisProgressSubject {
Q_OBJECT
- TQ_OBJECT
+
public:
KisTIFFConverter(KisDoc *doc, KisUndoAdapter *adapter);
virtual ~KisTIFFConverter();
diff --git a/filters/chalk/tiff/kis_tiff_export.h b/filters/chalk/tiff/kis_tiff_export.h
index bb78fd4f2..71df2a98a 100644
--- a/filters/chalk/tiff/kis_tiff_export.h
+++ b/filters/chalk/tiff/kis_tiff_export.h
@@ -24,7 +24,7 @@
class KisTIFFExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisTIFFExport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisTIFFExport();
diff --git a/filters/chalk/tiff/kis_tiff_import.h b/filters/chalk/tiff/kis_tiff_import.h
index 77cfd0de5..9bf244251 100644
--- a/filters/chalk/tiff/kis_tiff_import.h
+++ b/filters/chalk/tiff/kis_tiff_import.h
@@ -23,7 +23,7 @@
class KisTIFFImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KisTIFFImport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~KisTIFFImport();
diff --git a/filters/chalk/xcf/xcfexport.h b/filters/chalk/xcf/xcfexport.h
index 34595b069..d95211c63 100644
--- a/filters/chalk/xcf/xcfexport.h
+++ b/filters/chalk/xcf/xcfexport.h
@@ -23,7 +23,7 @@
class XCFExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
XCFExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/chalk/xcf/xcfimport.h b/filters/chalk/xcf/xcfimport.h
index 27f2cbfeb..9f54d8a6f 100644
--- a/filters/chalk/xcf/xcfimport.h
+++ b/filters/chalk/xcf/xcfimport.h
@@ -23,7 +23,7 @@
class XCFImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
XCFImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/generic_wrapper/generic_filter.h b/filters/generic_wrapper/generic_filter.h
index 71448fce8..e82143527 100644
--- a/filters/generic_wrapper/generic_filter.h
+++ b/filters/generic_wrapper/generic_filter.h
@@ -30,7 +30,7 @@
class GenericFilter : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
GenericFilter(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/ai/aiimport.h b/filters/karbon/ai/aiimport.h
index 3dd9a5601..41537ae12 100644
--- a/filters/karbon/ai/aiimport.h
+++ b/filters/karbon/ai/aiimport.h
@@ -30,7 +30,7 @@ class TQTextStream;
class AiImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
AiImport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/applixgraphics/applixgraphicimport.h b/filters/karbon/applixgraphics/applixgraphicimport.h
index e0eff76c6..bf7212268 100644
--- a/filters/karbon/applixgraphics/applixgraphicimport.h
+++ b/filters/karbon/applixgraphics/applixgraphicimport.h
@@ -26,7 +26,7 @@
class APPLIXGRAPHICImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
APPLIXGRAPHICImport (KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/eps/epsexport.h b/filters/karbon/eps/epsexport.h
index f5867b430..bddb4568d 100644
--- a/filters/karbon/eps/epsexport.h
+++ b/filters/karbon/eps/epsexport.h
@@ -40,7 +40,7 @@ class VText;
class EpsExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
EpsExport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/eps/epsexportdlg.h b/filters/karbon/eps/epsexportdlg.h
index ac27c536d..01b8003bc 100644
--- a/filters/karbon/eps/epsexportdlg.h
+++ b/filters/karbon/eps/epsexportdlg.h
@@ -29,7 +29,7 @@ class TQCheckBox;
class EpsExportDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EpsExportDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/filters/karbon/eps/epsimport.h b/filters/karbon/eps/epsimport.h
index c86be29d7..b6ca7ab4f 100644
--- a/filters/karbon/eps/epsimport.h
+++ b/filters/karbon/eps/epsimport.h
@@ -30,7 +30,7 @@ class TQTextStream;
class EpsImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
EpsImport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/kontour/kontourimport.h b/filters/karbon/kontour/kontourimport.h
index 92e27a09f..0091659b4 100644
--- a/filters/karbon/kontour/kontourimport.h
+++ b/filters/karbon/kontour/kontourimport.h
@@ -27,7 +27,7 @@
class KontourImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
KontourImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/msod/msodimport.h b/filters/karbon/msod/msodimport.h
index 9264b7d5a..4faba3f62 100644
--- a/filters/karbon/msod/msodimport.h
+++ b/filters/karbon/msod/msodimport.h
@@ -30,7 +30,7 @@ class MSODImport :
public KoEmbeddingFilter, protected Msod
{
Q_OBJECT
- TQ_OBJECT
+
public:
MSODImport(
diff --git a/filters/karbon/oodraw/oodrawimport.h b/filters/karbon/oodraw/oodrawimport.h
index 6e753d7de..e846276d0 100644
--- a/filters/karbon/oodraw/oodrawimport.h
+++ b/filters/karbon/oodraw/oodrawimport.h
@@ -38,7 +38,7 @@ class VGroup;
class OoDrawImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OoDrawImport( KoFilter *parent, const char *name, const TQStringList & );
virtual ~OoDrawImport();
diff --git a/filters/karbon/png/pngexport.h b/filters/karbon/png/pngexport.h
index df8939653..610b275df 100644
--- a/filters/karbon/png/pngexport.h
+++ b/filters/karbon/png/pngexport.h
@@ -27,7 +27,7 @@
class PngExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
PngExport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/svg/svgexport.h b/filters/karbon/svg/svgexport.h
index c79d1fded..6c2286aa8 100644
--- a/filters/karbon/svg/svgexport.h
+++ b/filters/karbon/svg/svgexport.h
@@ -46,7 +46,7 @@ class VTransformCmd;
class SvgExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
SvgExport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/svg/svgimport.h b/filters/karbon/svg/svgimport.h
index 636077a17..c4dff12d7 100644
--- a/filters/karbon/svg/svgimport.h
+++ b/filters/karbon/svg/svgimport.h
@@ -39,7 +39,7 @@ class VPath;
class SvgImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
SvgImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/wmf/wmfexport.h b/filters/karbon/wmf/wmfexport.h
index b13da88f2..d26dde087 100644
--- a/filters/karbon/wmf/wmfexport.h
+++ b/filters/karbon/wmf/wmfexport.h
@@ -35,7 +35,7 @@ class VText;
class WmfExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
WmfExport( KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/wmf/wmfimport.h b/filters/karbon/wmf/wmfimport.h
index 34ee8140b..670acbe9c 100644
--- a/filters/karbon/wmf/wmfimport.h
+++ b/filters/karbon/wmf/wmfimport.h
@@ -30,7 +30,7 @@ DESCRIPTION
class WMFImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
WMFImport( KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/xaml/xamlexport.h b/filters/karbon/xaml/xamlexport.h
index 124ea3fd1..0b586a2fa 100644
--- a/filters/karbon/xaml/xamlexport.h
+++ b/filters/karbon/xaml/xamlexport.h
@@ -44,7 +44,7 @@ class VText;
class XAMLExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
XAMLExport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/xaml/xamlimport.h b/filters/karbon/xaml/xamlimport.h
index 001d1dc33..7635b3d9c 100644
--- a/filters/karbon/xaml/xamlimport.h
+++ b/filters/karbon/xaml/xamlimport.h
@@ -37,7 +37,7 @@ class VPath;
class XAMLImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
XAMLImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/karbon/xcf/xcfexport.h b/filters/karbon/xcf/xcfexport.h
index f6a7be702..49f442143 100644
--- a/filters/karbon/xcf/xcfexport.h
+++ b/filters/karbon/xcf/xcfexport.h
@@ -34,7 +34,7 @@ class VLayer;
class XcfExport : public KoFilter, private VVisitor
{
Q_OBJECT
- TQ_OBJECT
+
public:
XcfExport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/karbon/xfig/xfigimport.h b/filters/karbon/xfig/xfigimport.h
index c084cc8d2..3bf98aae1 100644
--- a/filters/karbon/xfig/xfigimport.h
+++ b/filters/karbon/xfig/xfigimport.h
@@ -40,7 +40,7 @@ class TQColor;
class XFIGImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
XFIGImport( KoFilter *parent, const char *name );
diff --git a/filters/karbon/xfig/xfigimport_factory.h b/filters/karbon/xfig/xfigimport_factory.h
index 10af74a01..b8d4d666e 100644
--- a/filters/karbon/xfig/xfigimport_factory.h
+++ b/filters/karbon/xfig/xfigimport_factory.h
@@ -32,7 +32,7 @@ class XFIGImportFactory :
public KLibFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
XFIGImportFactory(TQObject* parent = 0, const char* name = 0);
virtual ~XFIGImportFactory();
diff --git a/filters/kchart/bmp/bmpexport.h b/filters/kchart/bmp/bmpexport.h
index fea800f58..21d507a7f 100644
--- a/filters/kchart/bmp/bmpexport.h
+++ b/filters/kchart/bmp/bmpexport.h
@@ -25,7 +25,7 @@
class BmpExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
BmpExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/jpeg/jpegexport.h b/filters/kchart/jpeg/jpegexport.h
index af88462cc..9b25caa18 100644
--- a/filters/kchart/jpeg/jpegexport.h
+++ b/filters/kchart/jpeg/jpegexport.h
@@ -25,7 +25,7 @@
class JpegExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
JpegExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/libimageexport/imageexport.h b/filters/kchart/libimageexport/imageexport.h
index d1a73abe6..933a6edaa 100644
--- a/filters/kchart/libimageexport/imageexport.h
+++ b/filters/kchart/libimageexport/imageexport.h
@@ -26,7 +26,7 @@ class TQPixmap;
class ImageExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/mng/mngexport.h b/filters/kchart/mng/mngexport.h
index 6d6b2209b..a8026a64d 100644
--- a/filters/kchart/mng/mngexport.h
+++ b/filters/kchart/mng/mngexport.h
@@ -25,7 +25,7 @@
class MngExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
MngExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/png/pngexport.h b/filters/kchart/png/pngexport.h
index c3921b964..9a1f7dd88 100644
--- a/filters/kchart/png/pngexport.h
+++ b/filters/kchart/png/pngexport.h
@@ -25,7 +25,7 @@
class PngExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
PngExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/svg/svgexport.h b/filters/kchart/svg/svgexport.h
index 653aae9be..1d8dda11a 100644
--- a/filters/kchart/svg/svgexport.h
+++ b/filters/kchart/svg/svgexport.h
@@ -25,7 +25,7 @@
class SvgExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
SvgExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/xbm/xbmexport.h b/filters/kchart/xbm/xbmexport.h
index cf64f69e6..da8d1ed11 100644
--- a/filters/kchart/xbm/xbmexport.h
+++ b/filters/kchart/xbm/xbmexport.h
@@ -25,7 +25,7 @@
class XbmExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
XbmExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kchart/xpm/xpmexport.h b/filters/kchart/xpm/xpmexport.h
index 2c50c216e..ebf790e06 100644
--- a/filters/kchart/xpm/xpmexport.h
+++ b/filters/kchart/xpm/xpmexport.h
@@ -25,7 +25,7 @@
class XpmExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
XpmExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kformula/latex/latexexport.h b/filters/kformula/latex/latexexport.h
index 83672fae1..173c7f38d 100644
--- a/filters/kformula/latex/latexexport.h
+++ b/filters/kformula/latex/latexexport.h
@@ -28,7 +28,7 @@ class TQStringList;
class LATEXExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
LATEXExport( KoFilter *parent, const char *name, const TQStringList& );
virtual ~LATEXExport() {}
diff --git a/filters/kformula/mathml/mathmlexport.h b/filters/kformula/mathml/mathmlexport.h
index 2a442a22a..464a6bd63 100644
--- a/filters/kformula/mathml/mathmlexport.h
+++ b/filters/kformula/mathml/mathmlexport.h
@@ -28,7 +28,7 @@ class TQStringList;
class MathMLExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
MathMLExport( KoFilter *parent, const char *name, const TQStringList& );
virtual ~MathMLExport() {}
diff --git a/filters/kformula/mathml/mathmlimport.h b/filters/kformula/mathml/mathmlimport.h
index a2f54182f..d1de7b2a1 100644
--- a/filters/kformula/mathml/mathmlimport.h
+++ b/filters/kformula/mathml/mathmlimport.h
@@ -31,7 +31,7 @@
class MathMLImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
MathMLImport(KoFilter *parent, const char *name, const TQStringList&);
virtual ~MathMLImport() {}
diff --git a/filters/kformula/png/pngexport.h b/filters/kformula/png/pngexport.h
index eb71df946..f9b2ff90d 100644
--- a/filters/kformula/png/pngexport.h
+++ b/filters/kformula/png/pngexport.h
@@ -28,7 +28,7 @@ class TQStringList;
class PNGExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
PNGExport( KoFilter *parent, const char *name, const TQStringList& );
virtual ~PNGExport() {}
diff --git a/filters/kformula/png/pngexportdia.h b/filters/kformula/png/pngexportdia.h
index 4a1795be0..28d91979e 100644
--- a/filters/kformula/png/pngexportdia.h
+++ b/filters/kformula/png/pngexportdia.h
@@ -38,7 +38,7 @@ namespace KFormula {
class PNGExportDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PNGExportDia( const TQDomDocument &dom, const TQString &outFile, TQWidget *parent=0L, const char *name=0L );
diff --git a/filters/kformula/svg/svgexport.h b/filters/kformula/svg/svgexport.h
index 0296e574f..2bbc8c340 100644
--- a/filters/kformula/svg/svgexport.h
+++ b/filters/kformula/svg/svgexport.h
@@ -26,7 +26,7 @@
class SvgExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
SvgExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kivio/imageexport/kivio_imageexport.h b/filters/kivio/imageexport/kivio_imageexport.h
index 498204faa..af51355ab 100644
--- a/filters/kivio/imageexport/kivio_imageexport.h
+++ b/filters/kivio/imageexport/kivio_imageexport.h
@@ -28,7 +28,7 @@ namespace Kivio
class ImageExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageExport(KoFilter *, const char *, const TQStringList&);
diff --git a/filters/kivio/imageexport/kivio_imageexportdialog.h b/filters/kivio/imageexport/kivio_imageexportdialog.h
index 37615db71..e6b33b5dc 100644
--- a/filters/kivio/imageexport/kivio_imageexportdialog.h
+++ b/filters/kivio/imageexport/kivio_imageexportdialog.h
@@ -30,7 +30,7 @@ class ImageExportWidget;
class ImageExportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageExportDialog(TQWidget* parent = 0, const char* name = 0);
diff --git a/filters/kpresenter/bmp/bmpexport.h b/filters/kpresenter/bmp/bmpexport.h
index 7d8d3ba1a..1a2cf5c48 100644
--- a/filters/kpresenter/bmp/bmpexport.h
+++ b/filters/kpresenter/bmp/bmpexport.h
@@ -25,7 +25,7 @@
class BmpExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
BmpExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/jpeg/jpegexport.h b/filters/kpresenter/jpeg/jpegexport.h
index 18cb8dc83..990b4531f 100644
--- a/filters/kpresenter/jpeg/jpegexport.h
+++ b/filters/kpresenter/jpeg/jpegexport.h
@@ -25,7 +25,7 @@
class JpegExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
JpegExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/kword/kprkword.h b/filters/kpresenter/kword/kprkword.h
index 30932652b..33591130d 100644
--- a/filters/kpresenter/kword/kprkword.h
+++ b/filters/kpresenter/kword/kprkword.h
@@ -26,7 +26,7 @@
class KprKword : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KprKword(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/libimageexport/imageexport.h b/filters/kpresenter/libimageexport/imageexport.h
index 5cb896229..d9fe01f23 100644
--- a/filters/kpresenter/libimageexport/imageexport.h
+++ b/filters/kpresenter/libimageexport/imageexport.h
@@ -26,7 +26,7 @@ class TQPixmap;
class ImageExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/mng/mngexport.h b/filters/kpresenter/mng/mngexport.h
index d19e62846..eccfe5b83 100644
--- a/filters/kpresenter/mng/mngexport.h
+++ b/filters/kpresenter/mng/mngexport.h
@@ -25,7 +25,7 @@
class MngExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
MngExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/ooimpress/ooimpressexport.h b/filters/kpresenter/ooimpress/ooimpressexport.h
index dec5ec4c3..7038611b3 100644
--- a/filters/kpresenter/ooimpress/ooimpressexport.h
+++ b/filters/kpresenter/ooimpress/ooimpressexport.h
@@ -32,7 +32,7 @@ class KoStore;
class OoImpressExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OoImpressExport( KoFilter * parent, const char * name, const TQStringList & );
virtual ~OoImpressExport();
diff --git a/filters/kpresenter/ooimpress/ooimpressimport.h b/filters/kpresenter/ooimpress/ooimpressimport.h
index b187d189c..06f934c07 100644
--- a/filters/kpresenter/ooimpress/ooimpressimport.h
+++ b/filters/kpresenter/ooimpress/ooimpressimport.h
@@ -41,7 +41,7 @@ struct animationList
class OoImpressImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OoImpressImport( KoFilter * parent, const char * name, const TQStringList & );
virtual ~OoImpressImport();
diff --git a/filters/kpresenter/png/pngexport.h b/filters/kpresenter/png/pngexport.h
index e86ac95fb..ec702dc67 100644
--- a/filters/kpresenter/png/pngexport.h
+++ b/filters/kpresenter/png/pngexport.h
@@ -25,7 +25,7 @@
class PngExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
PngExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/powerpoint/import/powerpointimport.h b/filters/kpresenter/powerpoint/import/powerpointimport.h
index 6b75cfb30..d7b497995 100644
--- a/filters/kpresenter/powerpoint/import/powerpointimport.h
+++ b/filters/kpresenter/powerpoint/import/powerpointimport.h
@@ -34,7 +34,7 @@ class KoXmlWriter;
class PowerPointImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
PowerPointImport ( TQObject *parent, const char* name, const TQStringList& );
diff --git a/filters/kpresenter/svg/svgexport.h b/filters/kpresenter/svg/svgexport.h
index 17e3d79ff..d46ba5faa 100644
--- a/filters/kpresenter/svg/svgexport.h
+++ b/filters/kpresenter/svg/svgexport.h
@@ -26,7 +26,7 @@
class SvgExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
SvgExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/xbm/xbmexport.h b/filters/kpresenter/xbm/xbmexport.h
index cb64945f9..84a55186a 100644
--- a/filters/kpresenter/xbm/xbmexport.h
+++ b/filters/kpresenter/xbm/xbmexport.h
@@ -25,7 +25,7 @@
class XbmExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
XbmExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kpresenter/xpm/xpmexport.h b/filters/kpresenter/xpm/xpmexport.h
index f7a1c95cc..2d886cbd1 100644
--- a/filters/kpresenter/xpm/xpmexport.h
+++ b/filters/kpresenter/xpm/xpmexport.h
@@ -25,7 +25,7 @@
class XpmExport : public ImageExport
{
Q_OBJECT
- TQ_OBJECT
+
public:
XpmExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kspread/applixspread/applixspreadimport.h b/filters/kspread/applixspread/applixspreadimport.h
index 584949d95..dd191752e 100644
--- a/filters/kspread/applixspread/applixspreadimport.h
+++ b/filters/kspread/applixspread/applixspreadimport.h
@@ -51,7 +51,7 @@ typedef struct
class APPLIXSPREADImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
APPLIXSPREADImport ( TQObject *parent, const char* name, const TQStringList& );
diff --git a/filters/kspread/csv/csvdialog.h b/filters/kspread/csv/csvdialog.h
index eefb94073..9dee5b63c 100644
--- a/filters/kspread/csv/csvdialog.h
+++ b/filters/kspread/csv/csvdialog.h
@@ -30,7 +30,7 @@ class DialogUI;
class CSVDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Header
{
diff --git a/filters/kspread/csv/csvexport.h b/filters/kspread/csv/csvexport.h
index ebc8a861f..94bcfa34a 100644
--- a/filters/kspread/csv/csvexport.h
+++ b/filters/kspread/csv/csvexport.h
@@ -32,7 +32,7 @@ class Sheet;
class CSVExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
CSVExport(KoFilter * parent, const char * name, const TQStringList &);
diff --git a/filters/kspread/csv/csvexportdialog.h b/filters/kspread/csv/csvexportdialog.h
index 4683c040b..54c4324a7 100644
--- a/filters/kspread/csv/csvexportdialog.h
+++ b/filters/kspread/csv/csvexportdialog.h
@@ -34,7 +34,7 @@ class Map;
class CSVExportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CSVExportDialog(TQWidget * parent);
~CSVExportDialog();
diff --git a/filters/kspread/csv/csvimport.h b/filters/kspread/csv/csvimport.h
index c68ecffb1..3faa43648 100644
--- a/filters/kspread/csv/csvimport.h
+++ b/filters/kspread/csv/csvimport.h
@@ -25,7 +25,7 @@
class CSVFilter : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
CSVFilter(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kspread/dbase/dbaseimport.h b/filters/kspread/dbase/dbaseimport.h
index 293bda212..aa62191b4 100644
--- a/filters/kspread/dbase/dbaseimport.h
+++ b/filters/kspread/dbase/dbaseimport.h
@@ -26,7 +26,7 @@
class DBaseImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kspread/excel/excelexport.h b/filters/kspread/excel/excelexport.h
index e4b6b499e..c87916722 100644
--- a/filters/kspread/excel/excelexport.h
+++ b/filters/kspread/excel/excelexport.h
@@ -10,7 +10,7 @@
class ExcelExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
ExcelExport(KoFilter *parent, const char*name, const TQStringList&);
diff --git a/filters/kspread/excel/import/excelimport.h b/filters/kspread/excel/import/excelimport.h
index 84729b4dd..54f8ab7a5 100644
--- a/filters/kspread/excel/import/excelimport.h
+++ b/filters/kspread/excel/import/excelimport.h
@@ -28,7 +28,7 @@
class ExcelImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kspread/gnumeric/gnumericexport.h b/filters/kspread/gnumeric/gnumericexport.h
index 0b2b03243..bc6b422cc 100644
--- a/filters/kspread/gnumeric/gnumericexport.h
+++ b/filters/kspread/gnumeric/gnumericexport.h
@@ -31,7 +31,7 @@ namespace KSpread
class GNUMERICExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
GNUMERICExport(KoFilter *parent, const char*name, const TQStringList&);
diff --git a/filters/kspread/gnumeric/gnumericimport.h b/filters/kspread/gnumeric/gnumericimport.h
index c449a5997..ab9fc7f10 100644
--- a/filters/kspread/gnumeric/gnumericimport.h
+++ b/filters/kspread/gnumeric/gnumericimport.h
@@ -34,7 +34,7 @@ class Sheet;
class GNUMERICFilter : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
GNUMERICFilter(KoFilter *parent, const char *name, const TQStringList&);
virtual ~GNUMERICFilter() {}
diff --git a/filters/kspread/html/exportdialog.h b/filters/kspread/html/exportdialog.h
index 296455408..badc1cc22 100644
--- a/filters/kspread/html/exportdialog.h
+++ b/filters/kspread/html/exportdialog.h
@@ -27,7 +27,7 @@ class ExportWidget;
class ExportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExportDialog( TQWidget *parent = 0, const char *name = 0 );
~ExportDialog();
diff --git a/filters/kspread/html/htmlexport.h b/filters/kspread/html/htmlexport.h
index c7007157b..8a8566a22 100644
--- a/filters/kspread/html/htmlexport.h
+++ b/filters/kspread/html/htmlexport.h
@@ -34,7 +34,7 @@ class Sheet;
class HTMLExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
HTMLExport(KoFilter *parent, const char*name, const TQStringList&);
virtual ~HTMLExport();
diff --git a/filters/kspread/kexi/kspread_kexiimport.h b/filters/kspread/kexi/kspread_kexiimport.h
index 4de3e7045..04b260a02 100644
--- a/filters/kspread/kexi/kspread_kexiimport.h
+++ b/filters/kspread/kexi/kspread_kexiimport.h
@@ -58,7 +58,7 @@ class KSpreadKexiImportDialog;
class KSpreadKexiImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
protected:
diff --git a/filters/kspread/kexi/kspread_kexiimportdialog.h b/filters/kspread/kexi/kspread_kexiimportdialog.h
index ec8951b91..a75615259 100644
--- a/filters/kspread/kexi/kspread_kexiimportdialog.h
+++ b/filters/kspread/kexi/kspread_kexiimportdialog.h
@@ -53,7 +53,7 @@ class KListViewItem;
class KSpreadKexiImportDialog : public KSpreadKexiImportDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
private:
diff --git a/filters/kspread/latex/export/kspreadlatexexportdiaImpl.h b/filters/kspread/latex/export/kspreadlatexexportdiaImpl.h
index 9e3e02d26..ec50dbf89 100644
--- a/filters/kspread/latex/export/kspreadlatexexportdiaImpl.h
+++ b/filters/kspread/latex/export/kspreadlatexexportdiaImpl.h
@@ -32,7 +32,7 @@ class KConfig;
class KSpreadLatexExportDiaImpl : public LatexExportDia
{
Q_OBJECT
- TQ_OBJECT
+
private:
TQString _fileOut;
diff --git a/filters/kspread/latex/export/latexexport.h b/filters/kspread/latex/export/latexexport.h
index 1d8076eb9..01c63a227 100644
--- a/filters/kspread/latex/export/latexexport.h
+++ b/filters/kspread/latex/export/latexexport.h
@@ -32,7 +32,7 @@ class LATEXExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
LATEXExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kspread/opencalc/opencalcexport.h b/filters/kspread/opencalc/opencalcexport.h
index 03cfa245b..173c1cd3a 100644
--- a/filters/kspread/opencalc/opencalcexport.h
+++ b/filters/kspread/opencalc/opencalcexport.h
@@ -40,7 +40,7 @@ class Sheet;
class OpenCalcExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OpenCalcExport( KoFilter * parent, const char * name, const TQStringList & );
diff --git a/filters/kspread/opencalc/opencalcimport.h b/filters/kspread/opencalc/opencalcimport.h
index 8965dae50..aa6ad89c1 100644
--- a/filters/kspread/opencalc/opencalcimport.h
+++ b/filters/kspread/opencalc/opencalcimport.h
@@ -42,7 +42,7 @@ class Validity;
class OpenCalcImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OpenCalcImport( KoFilter * parent, const char * name, const TQStringList & );
virtual ~OpenCalcImport();
diff --git a/filters/kspread/qpro/qproimport.h b/filters/kspread/qpro/qproimport.h
index e69d2a65e..7abdce57b 100644
--- a/filters/kspread/qpro/qproimport.h
+++ b/filters/kspread/qpro/qproimport.h
@@ -31,7 +31,7 @@ class Sheet;
class QpImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
QpImport(KoFilter* parent, const char* name, const TQStringList&);
diff --git a/filters/kugar/kugarnop/kugarnopimport.h b/filters/kugar/kugarnop/kugarnopimport.h
index a7099bc4a..e3a59ae66 100644
--- a/filters/kugar/kugarnop/kugarnopimport.h
+++ b/filters/kugar/kugarnop/kugarnopimport.h
@@ -23,7 +23,7 @@
class KugarNOPImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
KugarNOPImport( KoFilter *parent, const char *name, const TQStringList& );
diff --git a/filters/kword/abiword/abiwordexport.h b/filters/kword/abiword/abiwordexport.h
index 656283f85..5b72e0c89 100644
--- a/filters/kword/abiword/abiwordexport.h
+++ b/filters/kword/abiword/abiwordexport.h
@@ -41,7 +41,7 @@
class ABIWORDExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
ABIWORDExport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/abiword/abiwordimport.h b/filters/kword/abiword/abiwordimport.h
index 8b8349b71..2ef4e13c1 100644
--- a/filters/kword/abiword/abiwordimport.h
+++ b/filters/kword/abiword/abiwordimport.h
@@ -43,7 +43,7 @@
class ABIWORDImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
ABIWORDImport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/amipro/amiproexport.h b/filters/kword/amipro/amiproexport.h
index bffb4362d..5833dc20a 100644
--- a/filters/kword/amipro/amiproexport.h
+++ b/filters/kword/amipro/amiproexport.h
@@ -26,7 +26,7 @@
class AmiProExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/amipro/amiproimport.h b/filters/kword/amipro/amiproimport.h
index 45c8cc2ba..b608d5ebe 100644
--- a/filters/kword/amipro/amiproimport.h
+++ b/filters/kword/amipro/amiproimport.h
@@ -28,7 +28,7 @@
class AmiProImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/applixword/applixwordimport.h b/filters/kword/applixword/applixwordimport.h
index 90333f474..71fd47f11 100644
--- a/filters/kword/applixword/applixwordimport.h
+++ b/filters/kword/applixword/applixwordimport.h
@@ -44,7 +44,7 @@ typedef struct
class APPLIXWORDImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
APPLIXWORDImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/ascii/ExportDialog.h b/filters/kword/ascii/ExportDialog.h
index eb3f526b0..e7e05f2e8 100644
--- a/filters/kword/ascii/ExportDialog.h
+++ b/filters/kword/ascii/ExportDialog.h
@@ -30,7 +30,7 @@ class ExportDialogUI;
class AsciiExportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AsciiExportDialog(TQWidget* parent=NULL);
diff --git a/filters/kword/ascii/ImportDialog.h b/filters/kword/ascii/ImportDialog.h
index 0cb97240f..6b9b0ae5f 100644
--- a/filters/kword/ascii/ImportDialog.h
+++ b/filters/kword/ascii/ImportDialog.h
@@ -30,7 +30,7 @@ class ImportDialogUI;
class AsciiImportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AsciiImportDialog(TQWidget* parent=NULL);
~AsciiImportDialog(void);
diff --git a/filters/kword/ascii/asciiexport.h b/filters/kword/ascii/asciiexport.h
index 429ad6c89..7dc3dd3d6 100644
--- a/filters/kword/ascii/asciiexport.h
+++ b/filters/kword/ascii/asciiexport.h
@@ -25,7 +25,7 @@
class ASCIIExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
ASCIIExport(KoFilter* parent, const char* name, const TQStringList&);
diff --git a/filters/kword/ascii/asciiimport.h b/filters/kword/ascii/asciiimport.h
index b2cfcbdd4..d643e9c46 100644
--- a/filters/kword/ascii/asciiimport.h
+++ b/filters/kword/ascii/asciiimport.h
@@ -58,7 +58,7 @@ class TQDomElement;
class ASCIIImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
ASCIIImport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/docbook/docbookexport.h b/filters/kword/docbook/docbookexport.h
index 29362aaa4..f7c417b80 100644
--- a/filters/kword/docbook/docbookexport.h
+++ b/filters/kword/docbook/docbookexport.h
@@ -32,7 +32,7 @@
class DocBookExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
DocBookExport (KoFilter *parent, const char *name, const TQStringList & );
diff --git a/filters/kword/hancomword/hancomwordimport.h b/filters/kword/hancomword/hancomwordimport.h
index f78c3a47c..81dd7cc9b 100644
--- a/filters/kword/hancomword/hancomwordimport.h
+++ b/filters/kword/hancomword/hancomwordimport.h
@@ -28,7 +28,7 @@
class HancomWordImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/html/export/ExportDialog.h b/filters/kword/html/export/ExportDialog.h
index 0feb30453..c1f8a707b 100644
--- a/filters/kword/html/export/ExportDialog.h
+++ b/filters/kword/html/export/ExportDialog.h
@@ -29,7 +29,7 @@ class ExportDialogUI;
class HtmlExportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Mode {
diff --git a/filters/kword/html/export/htmlexport.h b/filters/kword/html/export/htmlexport.h
index 10617bae5..ad784e789 100644
--- a/filters/kword/html/export/htmlexport.h
+++ b/filters/kword/html/export/htmlexport.h
@@ -33,7 +33,7 @@
class HTMLExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
HTMLExport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/html/import/htmlimport.h b/filters/kword/html/import/htmlimport.h
index ab2a293c7..ade48373a 100644
--- a/filters/kword/html/import/htmlimport.h
+++ b/filters/kword/html/import/htmlimport.h
@@ -31,7 +31,7 @@
class HTMLImport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
HTMLImport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/html/import/khtmlreader.h b/filters/kword/html/import/khtmlreader.h
index db93531aa..dbca8a878 100644
--- a/filters/kword/html/import/khtmlreader.h
+++ b/filters/kword/html/import/khtmlreader.h
@@ -46,7 +46,7 @@ struct HTMLReader_state {
class KHTMLReader: public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KHTMLReader(KWDWriter *writer);
diff --git a/filters/kword/kword1.3/import/kword13import.h b/filters/kword/kword1.3/import/kword13import.h
index 77c05c23d..a138f0e84 100644
--- a/filters/kword/kword1.3/import/kword13import.h
+++ b/filters/kword/kword1.3/import/kword13import.h
@@ -33,7 +33,7 @@ class KWord13Document;
class KWord13Import : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
KWord13Import(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/latex/export/kwordlatexexportdia.h b/filters/kword/latex/export/kwordlatexexportdia.h
index af3d4cd58..c032f8e98 100644
--- a/filters/kword/latex/export/kwordlatexexportdia.h
+++ b/filters/kword/latex/export/kwordlatexexportdia.h
@@ -31,7 +31,7 @@ class LatexExportIface;
class KWordLatexExportDia : public LatexExportDia
{
Q_OBJECT
- TQ_OBJECT
+
private:
TQString _fileOut;
diff --git a/filters/kword/latex/export/latexexport.h b/filters/kword/latex/export/latexexport.h
index 1d8076eb9..01c63a227 100644
--- a/filters/kword/latex/export/latexexport.h
+++ b/filters/kword/latex/export/latexexport.h
@@ -32,7 +32,7 @@ class LATEXExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
LATEXExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/latex/import/lateximport.h b/filters/kword/latex/import/lateximport.h
index 9c85cad03..5d394e898 100644
--- a/filters/kword/latex/import/lateximport.h
+++ b/filters/kword/latex/import/lateximport.h
@@ -32,7 +32,7 @@ class LATEXImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
LATEXImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/latex/import/lateximportdia.h b/filters/kword/latex/import/lateximportdia.h
index 13afc1af3..360bfd8ce 100644
--- a/filters/kword/latex/import/lateximportdia.h
+++ b/filters/kword/latex/import/lateximportdia.h
@@ -53,7 +53,7 @@ class LATEXImportDia : public KDialogBase, public DCOPObject
K_DCOP
Q_OBJECT
- TQ_OBJECT
+
TQString _fileIn;
TQByteArray _arrayIn;
diff --git a/filters/kword/msword/document.h b/filters/kword/msword/document.h
index 4ee628974..f043a9ca7 100644
--- a/filters/kword/msword/document.h
+++ b/filters/kword/msword/document.h
@@ -52,7 +52,7 @@ class KWordTextHandler;
class Document : public TQObject, public wvWare::SubDocumentHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
Document( const std::string& fileName, TQDomDocument& mainDocument, TQDomDocument &documentInfo, TQDomElement& framesetsElement, KoFilterChain* chain );
virtual ~Document();
diff --git a/filters/kword/msword/graphicshandler.h b/filters/kword/msword/graphicshandler.h
index 341ebbb51..0509d8a88 100644
--- a/filters/kword/msword/graphicshandler.h
+++ b/filters/kword/msword/graphicshandler.h
@@ -39,7 +39,7 @@ namespace wvWare
class KWordPictureHandler : public TQObject, public wvWare::PictureHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWordPictureHandler( Document* doc );
diff --git a/filters/kword/msword/mswordimport.h b/filters/kword/msword/mswordimport.h
index ae348fc72..24a216bd3 100644
--- a/filters/kword/msword/mswordimport.h
+++ b/filters/kword/msword/mswordimport.h
@@ -28,7 +28,7 @@ class TQDomElement;
class MSWordImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
MSWordImport( KoFilter* parent, const char* name, const TQStringList& );
virtual ~MSWordImport();
diff --git a/filters/kword/msword/tablehandler.h b/filters/kword/msword/tablehandler.h
index 95fbdba92..3ebb380a3 100644
--- a/filters/kword/msword/tablehandler.h
+++ b/filters/kword/msword/tablehandler.h
@@ -76,7 +76,7 @@ namespace KWord
class KWordTableHandler : public TQObject, public wvWare::TableHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWordTableHandler();
diff --git a/filters/kword/msword/texthandler.h b/filters/kword/msword/texthandler.h
index c75cfd4ea..a95c19a70 100644
--- a/filters/kword/msword/texthandler.h
+++ b/filters/kword/msword/texthandler.h
@@ -51,7 +51,7 @@ public:
class KWordTextHandler : public TQObject, public wvWare::TextHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWordTextHandler( wvWare::SharedPtr<wvWare::Parser> parser );
diff --git a/filters/kword/mswrite/ImportDialog.h b/filters/kword/mswrite/ImportDialog.h
index 2b530ed17..ff9086a87 100644
--- a/filters/kword/mswrite/ImportDialog.h
+++ b/filters/kword/mswrite/ImportDialog.h
@@ -29,7 +29,7 @@ class ImportDialogUI;
class MSWriteImportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
MSWriteImportDialog(TQWidget* parent=NULL);
~MSWriteImportDialog(void);
diff --git a/filters/kword/mswrite/mswriteexport.h b/filters/kword/mswrite/mswriteexport.h
index adfbc4ba9..ef68273a5 100644
--- a/filters/kword/mswrite/mswriteexport.h
+++ b/filters/kword/mswrite/mswriteexport.h
@@ -25,7 +25,7 @@
class MSWriteExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
MSWriteExport (KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/mswrite/mswriteimport.h b/filters/kword/mswrite/mswriteimport.h
index 8d59fe38e..2282f823a 100644
--- a/filters/kword/mswrite/mswriteimport.h
+++ b/filters/kword/mswrite/mswriteimport.h
@@ -29,7 +29,7 @@ class KWordGenerator;
class MSWriteImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
private:
WRIDevice *m_device;
diff --git a/filters/kword/oowriter/oowriterexport.h b/filters/kword/oowriter/oowriterexport.h
index bd1a0f403..177fbe804 100644
--- a/filters/kword/oowriter/oowriterexport.h
+++ b/filters/kword/oowriter/oowriterexport.h
@@ -41,7 +41,7 @@
class OOWRITERExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
OOWRITERExport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/oowriter/oowriterimport.h b/filters/kword/oowriter/oowriterimport.h
index 4de60534c..1eb0bcc98 100644
--- a/filters/kword/oowriter/oowriterimport.h
+++ b/filters/kword/oowriter/oowriterimport.h
@@ -33,7 +33,7 @@ class KZip;
class OoWriterImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
OoWriterImport( KoFilter * parent, const char * name, const TQStringList & );
virtual ~OoWriterImport();
diff --git a/filters/kword/palmdoc/palmdocexport.h b/filters/kword/palmdoc/palmdocexport.h
index 4c09946b7..2fefc6be7 100644
--- a/filters/kword/palmdoc/palmdocexport.h
+++ b/filters/kword/palmdoc/palmdocexport.h
@@ -26,7 +26,7 @@
class PalmDocExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/palmdoc/palmdocimport.h b/filters/kword/palmdoc/palmdocimport.h
index 77b4cc73f..0806fe6c1 100644
--- a/filters/kword/palmdoc/palmdocimport.h
+++ b/filters/kword/palmdoc/palmdocimport.h
@@ -28,7 +28,7 @@
class PalmDocImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/pdf/dialog.h b/filters/kword/pdf/dialog.h
index a5b6150a5..3aeefc6fd 100644
--- a/filters/kword/pdf/dialog.h
+++ b/filters/kword/pdf/dialog.h
@@ -80,7 +80,7 @@ public:
class Dialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
Dialog(uint nbPages, bool isEncrypted, TQWidget *parent);
~Dialog();
diff --git a/filters/kword/pdf/pdfimport.h b/filters/kword/pdf/pdfimport.h
index 53ca8f976..06b65791c 100644
--- a/filters/kword/pdf/pdfimport.h
+++ b/filters/kword/pdf/pdfimport.h
@@ -29,7 +29,7 @@
class PdfImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
PdfImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/rtf/export/rtfexport.h b/filters/kword/rtf/export/rtfexport.h
index 5218e4c5e..d8aa1449d 100644
--- a/filters/kword/rtf/export/rtfexport.h
+++ b/filters/kword/rtf/export/rtfexport.h
@@ -33,7 +33,7 @@
class RTFExport : public KoFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
RTFExport(KoFilter *parent, const char *name, const TQStringList &);
diff --git a/filters/kword/rtf/import/rtfimport.h b/filters/kword/rtf/import/rtfimport.h
index 044a60953..d70cf8faf 100644
--- a/filters/kword/rtf/import/rtfimport.h
+++ b/filters/kword/rtf/import/rtfimport.h
@@ -244,7 +244,7 @@ struct RTFGroupState
class RTFImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
RTFImport( KoFilter *parent, const char *name, const TQStringList& );
diff --git a/filters/kword/starwriter/starwriterimport.h b/filters/kword/starwriter/starwriterimport.h
index f71a71eda..d81f488c8 100644
--- a/filters/kword/starwriter/starwriterimport.h
+++ b/filters/kword/starwriter/starwriterimport.h
@@ -29,7 +29,7 @@
class StarWriterImport: public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
StarWriterImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/wml/wmlexport.h b/filters/kword/wml/wmlexport.h
index 2f81c8974..f55989d88 100644
--- a/filters/kword/wml/wmlexport.h
+++ b/filters/kword/wml/wmlexport.h
@@ -26,7 +26,7 @@
class WMLExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/wml/wmlimport.h b/filters/kword/wml/wmlimport.h
index 1c169af19..38a71abd7 100644
--- a/filters/kword/wml/wmlimport.h
+++ b/filters/kword/wml/wmlimport.h
@@ -28,7 +28,7 @@
class WMLImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/wordperfect/export/wpexport.h b/filters/kword/wordperfect/export/wpexport.h
index 16e81a1ba..007be8719 100644
--- a/filters/kword/wordperfect/export/wpexport.h
+++ b/filters/kword/wordperfect/export/wpexport.h
@@ -26,7 +26,7 @@
class WPExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/kword/wordperfect/import/wpimport.h b/filters/kword/wordperfect/import/wpimport.h
index 3fc527961..670a6816c 100644
--- a/filters/kword/wordperfect/import/wpimport.h
+++ b/filters/kword/wordperfect/import/wpimport.h
@@ -34,7 +34,7 @@
class WPImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
protected:
diff --git a/filters/libdialogfilter/exportsizedia.h b/filters/libdialogfilter/exportsizedia.h
index 6d6459ccc..2ad0fec31 100644
--- a/filters/libdialogfilter/exportsizedia.h
+++ b/filters/libdialogfilter/exportsizedia.h
@@ -33,7 +33,7 @@ class KDoubleNumInput;
class ExportSizeDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExportSizeDia( int width, int height,
diff --git a/filters/olefilters/lib/filterbase.h b/filters/olefilters/lib/filterbase.h
index 138842a00..d186f189e 100644
--- a/filters/olefilters/lib/filterbase.h
+++ b/filters/olefilters/lib/filterbase.h
@@ -39,7 +39,7 @@ class TQCString;
class FilterBase : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/filters/olefilters/olefilter.h b/filters/olefilters/olefilter.h
index 2759ea503..b91f95586 100644
--- a/filters/olefilters/olefilter.h
+++ b/filters/olefilters/olefilter.h
@@ -33,7 +33,7 @@ class KoStore;
class OLEFilter : public KoEmbeddingFilter {
Q_OBJECT
- TQ_OBJECT
+
public:
OLEFilter(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/olefilters/powerpoint97/powerpointfilter.h b/filters/olefilters/powerpoint97/powerpointfilter.h
index b38706dca..cd3208167 100644
--- a/filters/olefilters/powerpoint97/powerpointfilter.h
+++ b/filters/olefilters/powerpoint97/powerpointfilter.h
@@ -27,7 +27,7 @@ class PowerPointFilter:
public FilterBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PowerPointFilter(
diff --git a/filters/olefilters/powerpoint97/pptxml.h b/filters/olefilters/powerpoint97/pptxml.h
index f3ffbdb17..fb02a34d4 100644
--- a/filters/olefilters/powerpoint97/pptxml.h
+++ b/filters/olefilters/powerpoint97/pptxml.h
@@ -41,7 +41,7 @@ class PptXml:
{
Q_OBJECT
- TQ_OBJECT
+
public:
PptXml(
diff --git a/filters/xsltfilter/export/xsltexport.h b/filters/xsltfilter/export/xsltexport.h
index b9947255d..b24d0c0f4 100644
--- a/filters/xsltfilter/export/xsltexport.h
+++ b/filters/xsltfilter/export/xsltexport.h
@@ -26,7 +26,7 @@ class XSLTExport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
XSLTExport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/xsltfilter/export/xsltexportdia.h b/filters/xsltfilter/export/xsltexportdia.h
index 9fd808701..a68b8cc22 100644
--- a/filters/xsltfilter/export/xsltexportdia.h
+++ b/filters/xsltfilter/export/xsltexportdia.h
@@ -30,7 +30,7 @@ class KConfig;
class XSLTExportDia : public XSLTDialog
{
Q_OBJECT
- TQ_OBJECT
+
TQString _fileOut;
KoStoreDevice* _in;
diff --git a/filters/xsltfilter/import/xsltimport.h b/filters/xsltfilter/import/xsltimport.h
index eac5e73c5..103e3dc76 100644
--- a/filters/xsltfilter/import/xsltimport.h
+++ b/filters/xsltfilter/import/xsltimport.h
@@ -32,7 +32,7 @@ class XSLTImport : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
public:
XSLTImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/xsltfilter/import/xsltimportdia.h b/filters/xsltfilter/import/xsltimportdia.h
index 480606383..897cc10d6 100644
--- a/filters/xsltfilter/import/xsltimportdia.h
+++ b/filters/xsltfilter/import/xsltimportdia.h
@@ -28,7 +28,7 @@
class XSLTImportDia : public XSLTDialog
{
Q_OBJECT
- TQ_OBJECT
+
TQString _fileIn;
TQString _fileOut;
diff --git a/interfaces/koChart.h b/interfaces/koChart.h
index 009c00969..6446a9e6e 100644
--- a/interfaces/koChart.h
+++ b/interfaces/koChart.h
@@ -41,7 +41,7 @@ namespace KoChart
class KOCHARTINTERFACE_EXPORT WizardExtension : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
WizardExtension( Part *part, const char *name = 0 );
virtual ~WizardExtension();
@@ -60,7 +60,7 @@ namespace KoChart
class KOCHARTINTERFACE_EXPORT Part : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
Part( TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name,
diff --git a/karbon/commands/vcommand.h b/karbon/commands/vcommand.h
index 36c639969..1dbf8804d 100644
--- a/karbon/commands/vcommand.h
+++ b/karbon/commands/vcommand.h
@@ -143,7 +143,7 @@ private:
class VCommandHistory : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/karbon/dialogs/vcolordlg.h b/karbon/dialogs/vcolordlg.h
index 97e53d272..001db0b97 100644
--- a/karbon/dialogs/vcolordlg.h
+++ b/karbon/dialogs/vcolordlg.h
@@ -30,7 +30,7 @@ class VFill;
class VColorDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VColorDlg( const VColor &c, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/dialogs/vcolortab.h b/karbon/dialogs/vcolortab.h
index c705b6750..53e9532b7 100644
--- a/karbon/dialogs/vcolortab.h
+++ b/karbon/dialogs/vcolortab.h
@@ -34,7 +34,7 @@ class VColor;
class VColorTab : public TQTabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VColorTab( const VColor &c, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/dialogs/vconfiguredlg.h b/karbon/dialogs/vconfiguredlg.h
index 2ba989de5..80c2114bf 100644
--- a/karbon/dialogs/vconfiguredlg.h
+++ b/karbon/dialogs/vconfiguredlg.h
@@ -34,7 +34,7 @@ class TQComboBox;
class VConfigInterfacePage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
VConfigInterfacePage(
@@ -65,7 +65,7 @@ private:
class VConfigMiscPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
VConfigMiscPage(
@@ -92,7 +92,7 @@ private:
class VConfigDefaultPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
VConfigDefaultPage(
@@ -118,7 +118,7 @@ private:
class VConfigGridPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
VConfigGridPage(
@@ -148,7 +148,7 @@ private:
class VConfigureDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VConfigureDlg( KarbonView* parent );
diff --git a/karbon/dialogs/vstrokedlg.h b/karbon/dialogs/vstrokedlg.h
index eab40610a..50f7d0800 100644
--- a/karbon/dialogs/vstrokedlg.h
+++ b/karbon/dialogs/vstrokedlg.h
@@ -34,7 +34,7 @@ class VColorTab;
class VStrokeDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VStrokeDlg( KarbonPart* part, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/dockers/vcolordocker.h b/karbon/dockers/vcolordocker.h
index a973d7c6e..128fd5ff2 100644
--- a/karbon/dockers/vcolordocker.h
+++ b/karbon/dockers/vcolordocker.h
@@ -34,7 +34,7 @@ class KoRGBWidget;
class VColorDocker : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VColorDocker( KarbonPart* part, KarbonView* parent = 0L, const char* name = 0L );
diff --git a/karbon/dockers/vdocumentdocker.h b/karbon/dockers/vdocumentdocker.h
index f88bdf7f9..bda9204b8 100644
--- a/karbon/dockers/vdocumentdocker.h
+++ b/karbon/dockers/vdocumentdocker.h
@@ -40,7 +40,7 @@ class KarbonView;
class VDocumentPreview : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VDocumentPreview( KarbonView* view, TQWidget* parent = 0 );
@@ -64,7 +64,7 @@ class VDocumentPreview : public TQWidget
class VDocumentTab : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VDocumentTab( KarbonView* view, TQWidget* parent );
@@ -135,7 +135,7 @@ private:
class VLayersTab : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VLayersTab( KarbonView* view, TQWidget* parent = 0 );
@@ -223,7 +223,7 @@ class VHistoryItem : public TQListViewItem
class VHistoryTab : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VHistoryTab( KarbonPart* part, TQWidget* parent );
diff --git a/karbon/dockers/vstrokedocker.h b/karbon/dockers/vstrokedocker.h
index a470619aa..eacc4bd53 100644
--- a/karbon/dockers/vstrokedocker.h
+++ b/karbon/dockers/vstrokedocker.h
@@ -33,7 +33,7 @@ class KarbonPart;
class VStrokeDocker : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VStrokeDocker( KarbonPart* part, KarbonView* parent = 0L, const char* name = 0L );
diff --git a/karbon/dockers/vstyledocker.h b/karbon/dockers/vstyledocker.h
index f994d53e7..8410e3e05 100644
--- a/karbon/dockers/vstyledocker.h
+++ b/karbon/dockers/vstyledocker.h
@@ -42,7 +42,7 @@ public:
class ClipartWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ClipartWidget( TQPtrList<VClipartIconItem>* clipartItems, KarbonPart *part, TQWidget* parent = 0L );
@@ -71,7 +71,7 @@ private:
class VStyleDocker : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VStyleDocker( KarbonPart* part, KarbonView* parent = 0L, const char* name = 0L );
diff --git a/karbon/dockers/vtransformdocker.h b/karbon/dockers/vtransformdocker.h
index 712b86f41..c0086d7cb 100644
--- a/karbon/dockers/vtransformdocker.h
+++ b/karbon/dockers/vtransformdocker.h
@@ -28,7 +28,7 @@ class KoUnitDoubleSpinBox;
class VTransformDocker : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VTransformDocker( KarbonPart* part, KarbonView* parent = 0L, const char* name = 0L );
diff --git a/karbon/karbon_drag.h b/karbon/karbon_drag.h
index f514b55db..f71159f53 100644
--- a/karbon/karbon_drag.h
+++ b/karbon/karbon_drag.h
@@ -32,7 +32,7 @@ class VDocument;
class KarbonDrag : public TQDragObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KarbonDrag( TQWidget* dragSource = 0, const char* name = 0 );
const char* format( int i ) const;
diff --git a/karbon/karbon_factory.h b/karbon/karbon_factory.h
index db0351f63..fb7c09c6c 100644
--- a/karbon/karbon_factory.h
+++ b/karbon/karbon_factory.h
@@ -31,7 +31,7 @@ class KarbonResourceServer;
class KARBONCOMMON_EXPORT KarbonFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KarbonFactory( TQObject* parent = 0, const char* name = 0 );
diff --git a/karbon/karbon_part.h b/karbon/karbon_part.h
index 9c9ae91af..c771cf3df 100644
--- a/karbon/karbon_part.h
+++ b/karbon/karbon_part.h
@@ -45,7 +45,7 @@ class VCommandHistory;
class KARBONCOMMON_EXPORT KarbonPart : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
KarbonPart( TQWidget* parentWidget = 0L, const char* widgetName = 0L,
TQObject* parent = 0L, const char* name = 0L, bool singleViewMode = false );
diff --git a/karbon/karbon_resourceserver.h b/karbon/karbon_resourceserver.h
index cf1aae555..fbda1dab5 100644
--- a/karbon/karbon_resourceserver.h
+++ b/karbon/karbon_resourceserver.h
@@ -43,7 +43,7 @@ class VObject;
class KARBONCOMMON_EXPORT KarbonResourceServer : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KarbonResourceServer();
diff --git a/karbon/karbon_view.h b/karbon/karbon_view.h
index ac3dc8dd0..879f5bb05 100644
--- a/karbon/karbon_view.h
+++ b/karbon/karbon_view.h
@@ -74,7 +74,7 @@ class VCommand;
class KARBONCOMMON_EXPORT KarbonView : public KoView, public KXMLGUIBuilder
{
Q_OBJECT
- TQ_OBJECT
+
public:
KarbonView( KarbonPart* part, TQWidget* parent = 0L,
diff --git a/karbon/plugins/flattenpath/flattenpathplugin.h b/karbon/plugins/flattenpath/flattenpathplugin.h
index 9837f688d..6384d0012 100644
--- a/karbon/plugins/flattenpath/flattenpathplugin.h
+++ b/karbon/plugins/flattenpath/flattenpathplugin.h
@@ -29,7 +29,7 @@ class VFlattenDlg;
class FlattenPathPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
FlattenPathPlugin( KarbonView *parent, const char* name, const TQStringList & );
virtual ~FlattenPathPlugin() {}
@@ -46,7 +46,7 @@ class KDoubleNumInput;
class VFlattenDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VFlattenDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/plugins/imagetool/imagetoolplugin.h b/karbon/plugins/imagetool/imagetoolplugin.h
index ecd02709b..4258f6dc6 100644
--- a/karbon/plugins/imagetool/imagetoolplugin.h
+++ b/karbon/plugins/imagetool/imagetoolplugin.h
@@ -30,7 +30,7 @@
class ImageToolPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ImageToolPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~ImageToolPlugin();
diff --git a/karbon/plugins/insertknots/insertknotsplugin.h b/karbon/plugins/insertknots/insertknotsplugin.h
index f8ea9a779..84cd4e1fd 100644
--- a/karbon/plugins/insertknots/insertknotsplugin.h
+++ b/karbon/plugins/insertknots/insertknotsplugin.h
@@ -30,7 +30,7 @@ class KarbonView;
class InsertKnotsPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
InsertKnotsPlugin( KarbonView *parent, const char* name, const TQStringList & );
virtual ~InsertKnotsPlugin() {}
@@ -47,7 +47,7 @@ class KIntSpinBox;
class VInsertKnotsDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VInsertKnotsDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/plugins/roundcorners/roundcornersplugin.h b/karbon/plugins/roundcorners/roundcornersplugin.h
index 7806375de..858871a99 100644
--- a/karbon/plugins/roundcorners/roundcornersplugin.h
+++ b/karbon/plugins/roundcorners/roundcornersplugin.h
@@ -31,7 +31,7 @@ class VRoundCornersDlg;
class KARBONBASE_EXPORT VRoundCornersPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
VRoundCornersPlugin( KarbonView *parent, const char* name, const TQStringList & );
virtual ~VRoundCornersPlugin();
@@ -48,7 +48,7 @@ class KDoubleNumInput;
class VRoundCornersDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VRoundCornersDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/plugins/shadoweffect/shadoweffectplugin.h b/karbon/plugins/shadoweffect/shadoweffectplugin.h
index 890cb2099..c1085581a 100644
--- a/karbon/plugins/shadoweffect/shadoweffectplugin.h
+++ b/karbon/plugins/shadoweffect/shadoweffectplugin.h
@@ -31,7 +31,7 @@ class VShadowEffectDlg;
class ShadowEffectPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShadowEffectPlugin( KarbonView *parent, const char* name, const TQStringList & );
virtual ~ShadowEffectPlugin() {}
@@ -48,7 +48,7 @@ class KIntNumInput;
class VShadowEffectDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VShadowEffectDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/plugins/whirlpinch/whirlpinchplugin.h b/karbon/plugins/whirlpinch/whirlpinchplugin.h
index bf9d16b48..b2d68c343 100644
--- a/karbon/plugins/whirlpinch/whirlpinchplugin.h
+++ b/karbon/plugins/whirlpinch/whirlpinchplugin.h
@@ -30,7 +30,7 @@ class VWhirlPinchDlg;
class WhirlPinchPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
WhirlPinchPlugin( KarbonView *parent, const char* name, const TQStringList & );
virtual ~WhirlPinchPlugin() {}
@@ -47,7 +47,7 @@ class KDoubleNumInput;
class VWhirlPinchDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VWhirlPinchDlg( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/plugins/zoomtool/zoomtoolplugin.h b/karbon/plugins/zoomtool/zoomtoolplugin.h
index 62c7594bb..3de6231d8 100644
--- a/karbon/plugins/zoomtool/zoomtoolplugin.h
+++ b/karbon/plugins/zoomtool/zoomtoolplugin.h
@@ -31,7 +31,7 @@
class ZoomToolPlugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
ZoomToolPlugin(TQObject *parent, const char *name, const TQStringList &);
virtual ~ZoomToolPlugin();
diff --git a/karbon/tools/vdefaulttools.h b/karbon/tools/vdefaulttools.h
index f237a4e4e..a9d0f7bf0 100644
--- a/karbon/tools/vdefaulttools.h
+++ b/karbon/tools/vdefaulttools.h
@@ -31,7 +31,7 @@
class VDefaultTools : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
VDefaultTools(TQObject *parent, const char *name, const TQStringList &);
virtual ~VDefaultTools();
diff --git a/karbon/tools/vellipsetool.h b/karbon/tools/vellipsetool.h
index 5a605c53d..f43ad7fd2 100644
--- a/karbon/tools/vellipsetool.h
+++ b/karbon/tools/vellipsetool.h
@@ -34,7 +34,7 @@ class TQWidget;
class VEllipseOptionsWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VEllipseOptionsWidget( KarbonPart *part, TQWidget *parent = 0L, const char *name = 0L );
diff --git a/karbon/tools/vgradienttool.h b/karbon/tools/vgradienttool.h
index 109dd5cf1..4c107ffb2 100644
--- a/karbon/tools/vgradienttool.h
+++ b/karbon/tools/vgradienttool.h
@@ -31,7 +31,7 @@ class VGradientTabWidget;
class VGradientTool : public VTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
VGradientTool( KarbonView *view );
diff --git a/karbon/tools/vpatterntool.h b/karbon/tools/vpatterntool.h
index a7153c969..c125740cd 100644
--- a/karbon/tools/vpatterntool.h
+++ b/karbon/tools/vpatterntool.h
@@ -33,7 +33,7 @@ class KoIconChooser;
class VPatternWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VPatternWidget( TQPtrList<KoIconItem>* patterns, VTool* tool, TQWidget* parent = 0L );
@@ -61,7 +61,7 @@ private:
class VPatternTool : public VTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
VPatternTool( KarbonView *view );
diff --git a/karbon/tools/vpenciltool.h b/karbon/tools/vpenciltool.h
index 7f962d555..0abdffe45 100644
--- a/karbon/tools/vpenciltool.h
+++ b/karbon/tools/vpenciltool.h
@@ -45,7 +45,7 @@ class TQCursor;
class VPencilOptionsWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VPencilOptionsWidget( KarbonView*view, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/tools/vpolylinetool.h b/karbon/tools/vpolylinetool.h
index 2d39250cb..54124e072 100644
--- a/karbon/tools/vpolylinetool.h
+++ b/karbon/tools/vpolylinetool.h
@@ -49,7 +49,7 @@ class TQCursor;
class VPolylineTool : public VTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
VPolylineTool( KarbonView *view );
diff --git a/karbon/tools/vselecttool.h b/karbon/tools/vselecttool.h
index 1a74289f1..2785b66fc 100644
--- a/karbon/tools/vselecttool.h
+++ b/karbon/tools/vselecttool.h
@@ -30,7 +30,7 @@ class KarbonView;
class VSelectOptionsWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VSelectOptionsWidget( KarbonPart* part );
@@ -45,7 +45,7 @@ private:
class VSelectTool : public VTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
VSelectTool( KarbonView *view );
diff --git a/karbon/tools/vstartool.h b/karbon/tools/vstartool.h
index ce073d0c2..8b5d04c0b 100644
--- a/karbon/tools/vstartool.h
+++ b/karbon/tools/vstartool.h
@@ -34,7 +34,7 @@ class KarbonView;
class VStarOptionsWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VStarOptionsWidget( KarbonPart *part, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/tools/vtexttool.h b/karbon/tools/vtexttool.h
index 48357dbf9..6cf02c11d 100644
--- a/karbon/tools/vtexttool.h
+++ b/karbon/tools/vtexttool.h
@@ -48,7 +48,7 @@ class TQCursor;
class ShadowPreview : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShadowPreview( ShadowWidget* parent );
@@ -69,7 +69,7 @@ private:
class ShadowWidget : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShadowWidget( TQWidget* parent, const char* name, int angle, int distance, bool translucent );
@@ -101,7 +101,7 @@ protected:
class VTextOptionsWidget : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VTextOptionsWidget( VTextTool* tool, TQWidget *parent );
diff --git a/karbon/vtool.h b/karbon/vtool.h
index 2b8bc72e1..4c2b0f3d4 100644
--- a/karbon/vtool.h
+++ b/karbon/vtool.h
@@ -51,7 +51,7 @@ enum enumToolType
class KARBONBASE_EXPORT VTool : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/karbon/widgets/vcanvas.h b/karbon/widgets/vcanvas.h
index 7fb38e77c..fe348c304 100644
--- a/karbon/widgets/vcanvas.h
+++ b/karbon/widgets/vcanvas.h
@@ -34,7 +34,7 @@ class VPainter;
class KARBONCOMMON_EXPORT VCanvas : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
VCanvas( TQWidget *parent, KarbonView* view, KarbonPart* part );
virtual ~VCanvas();
diff --git a/karbon/widgets/vcolorslider.h b/karbon/widgets/vcolorslider.h
index 80ca21b9b..c7467e454 100644
--- a/karbon/widgets/vcolorslider.h
+++ b/karbon/widgets/vcolorslider.h
@@ -35,7 +35,7 @@ class KGradientSelector;
class VColorSlider : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructs a new color slider.
diff --git a/karbon/widgets/vgradienttabwidget.h b/karbon/widgets/vgradienttabwidget.h
index f0ac1d37f..aecd99503 100644
--- a/karbon/widgets/vgradienttabwidget.h
+++ b/karbon/widgets/vgradienttabwidget.h
@@ -77,7 +77,7 @@ class VGradientPreview : public TQWidget
class KARBONBASE_EXPORT VGradientTabWidget : public TQTabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum VGradientTarget {
diff --git a/karbon/widgets/vgradientwidget.h b/karbon/widgets/vgradientwidget.h
index 1c02d4829..acf836dc1 100644
--- a/karbon/widgets/vgradientwidget.h
+++ b/karbon/widgets/vgradientwidget.h
@@ -29,7 +29,7 @@ class VColor;
class KARBONBASE_EXPORT VGradientWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VGradientWidget( VGradient& gradient, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/widgets/vreference.h b/karbon/widgets/vreference.h
index 5ff89b48b..0005a92e7 100644
--- a/karbon/widgets/vreference.h
+++ b/karbon/widgets/vreference.h
@@ -44,7 +44,7 @@ enum Choice
class VReference : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
VReference( TQWidget *parent = 0L, const char *name = 0L );
int referencePoint();
diff --git a/karbon/widgets/vruler.h b/karbon/widgets/vruler.h
index fe538beab..71bb68f1d 100644
--- a/karbon/widgets/vruler.h
+++ b/karbon/widgets/vruler.h
@@ -32,7 +32,7 @@ class TQPainter;
class VRuler : public TQFrame {
Q_OBJECT
- TQ_OBJECT
+
typedef TQFrame super;
public:
diff --git a/karbon/widgets/vselecttoolbar.h b/karbon/widgets/vselecttoolbar.h
index ef6a9b32e..c922d36f8 100644
--- a/karbon/widgets/vselecttoolbar.h
+++ b/karbon/widgets/vselecttoolbar.h
@@ -30,7 +30,7 @@ class KarbonView;
class VSelectToolBar : public KToolBar
{
Q_OBJECT
- TQ_OBJECT
+
public:
VSelectToolBar( KarbonView *view, const char* name = 0L );
~VSelectToolBar();
diff --git a/karbon/widgets/vsmallpreview.h b/karbon/widgets/vsmallpreview.h
index e666ad6a7..916c11644 100644
--- a/karbon/widgets/vsmallpreview.h
+++ b/karbon/widgets/vsmallpreview.h
@@ -34,7 +34,7 @@ class VStroke;
class VSmallPreview : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VSmallPreview( TQWidget* parent = 0L, const char* name = 0L );
~VSmallPreview();
diff --git a/karbon/widgets/vstrokefillpreview.h b/karbon/widgets/vstrokefillpreview.h
index 53234b092..1f207d3ba 100644
--- a/karbon/widgets/vstrokefillpreview.h
+++ b/karbon/widgets/vstrokefillpreview.h
@@ -31,7 +31,7 @@ class KarbonPart;
class VStrokeFillPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
VStrokeFillPreview( KarbonPart *part, TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/widgets/vtoolbox.h b/karbon/widgets/vtoolbox.h
index 0646a1aee..b31a4cbb0 100644
--- a/karbon/widgets/vtoolbox.h
+++ b/karbon/widgets/vtoolbox.h
@@ -28,7 +28,7 @@ class VTool;
class VToolBox : public KoToolBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
VToolBox( KMainWindow *mainWin, const char* name, KInstance* instance );
diff --git a/karbon/widgets/vtranslate.h b/karbon/widgets/vtranslate.h
index 7f07aadb5..01b7125b2 100644
--- a/karbon/widgets/vtranslate.h
+++ b/karbon/widgets/vtranslate.h
@@ -32,7 +32,7 @@ class KDoubleNumInput;
class VTranslate : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VTranslate( TQWidget* parent = 0L, const char* name = 0L );
diff --git a/karbon/widgets/vtypebuttonbox.h b/karbon/widgets/vtypebuttonbox.h
index 4ee0dab30..54afef927 100644
--- a/karbon/widgets/vtypebuttonbox.h
+++ b/karbon/widgets/vtypebuttonbox.h
@@ -27,7 +27,7 @@ class KarbonPart;
class VTypeButtonBox : public TQHButtonGroup
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum buttonType {
diff --git a/kchart/csvimportdialog.h b/kchart/csvimportdialog.h
index 80cd5375c..66a46c1a4 100644
--- a/kchart/csvimportdialog.h
+++ b/kchart/csvimportdialog.h
@@ -30,7 +30,7 @@ class DialogUI;
class CSVImportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Header
{
diff --git a/kchart/kchartBackgroundPixmapConfigPage.h b/kchart/kchartBackgroundPixmapConfigPage.h
index 33350cf16..722a4fb8c 100644
--- a/kchart/kchartBackgroundPixmapConfigPage.h
+++ b/kchart/kchartBackgroundPixmapConfigPage.h
@@ -39,7 +39,7 @@ class KChartParams;
class KChartBackgroundPixmapConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartBackgroundPixmapConfigPage( KChartParams* params,
diff --git a/kchart/kchartColorConfigPage.h b/kchart/kchartColorConfigPage.h
index ee95f8e83..21dfd969d 100644
--- a/kchart/kchartColorConfigPage.h
+++ b/kchart/kchartColorConfigPage.h
@@ -41,7 +41,7 @@ class KChartParams;
class KChartColorConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartColorConfigPage( KChartParams* params, TQWidget* parent, KDChartTableData *dat );
diff --git a/kchart/kchartComboConfigPage.h b/kchart/kchartComboConfigPage.h
index 67b00c547..f0f4d4760 100644
--- a/kchart/kchartComboConfigPage.h
+++ b/kchart/kchartComboConfigPage.h
@@ -32,7 +32,7 @@ class KChartParams;
class KChartComboPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartComboPage( KChartParams* params,TQWidget* parent );
diff --git a/kchart/kchartConfigDialog.h b/kchart/kchartConfigDialog.h
index 3ffcad50c..d3e930d45 100644
--- a/kchart/kchartConfigDialog.h
+++ b/kchart/kchartConfigDialog.h
@@ -58,7 +58,7 @@ class KChartParameterPolarConfigPage;
class KChartConfigDialog : public TQTabDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum {
diff --git a/kchart/kchartDataConfigPage.h b/kchart/kchartDataConfigPage.h
index b7b818aed..f50cbed42 100644
--- a/kchart/kchartDataConfigPage.h
+++ b/kchart/kchartDataConfigPage.h
@@ -41,7 +41,7 @@ class KChartParams;
class KChartDataConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartDataConfigPage( KChartParams* params, TQWidget* parent,
diff --git a/kchart/kchartDataEditor.h b/kchart/kchartDataEditor.h
index 5410fbbc8..4359595d5 100644
--- a/kchart/kchartDataEditor.h
+++ b/kchart/kchartDataEditor.h
@@ -41,7 +41,7 @@ class KChartParams;
class kchartDataSpinBox : public TQSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
kchartDataSpinBox(TQWidget *);
~kchartDataSpinBox();
@@ -75,7 +75,7 @@ private:
class kchartDataTable : public TQTable
{
Q_OBJECT
- TQ_OBJECT
+
public:
kchartDataTable(TQWidget *);
~kchartDataTable();
@@ -92,7 +92,7 @@ protected:
class kchartDataEditor : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
kchartDataEditor(TQWidget* parent = 0);
void setData(KChartParams *params, KDChartTableData *dat);
diff --git a/kchart/kchartFontConfigPage.h b/kchart/kchartFontConfigPage.h
index 7d503112d..01c08621e 100644
--- a/kchart/kchartFontConfigPage.h
+++ b/kchart/kchartFontConfigPage.h
@@ -39,7 +39,7 @@ class KChartParams;
class KChartFontConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartFontConfigPage( KChartParams* params,TQWidget* parent,
diff --git a/kchart/kchartHeaderFooterConfigPage.h b/kchart/kchartHeaderFooterConfigPage.h
index fddcfe4fa..2c1bb96c6 100644
--- a/kchart/kchartHeaderFooterConfigPage.h
+++ b/kchart/kchartHeaderFooterConfigPage.h
@@ -34,7 +34,7 @@ class KChartParams;
class KChartHeaderFooterConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartHeaderFooterConfigPage( KChartParams* params, TQWidget* parent );
diff --git a/kchart/kchartLegendConfigPage.h b/kchart/kchartLegendConfigPage.h
index a67a6b128..b05cc019d 100644
--- a/kchart/kchartLegendConfigPage.h
+++ b/kchart/kchartLegendConfigPage.h
@@ -39,7 +39,7 @@ class KChartParams;
class KChartLegendConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartLegendConfigPage( KChartParams* params,
diff --git a/kchart/kchartLine3dConfigPage.h b/kchart/kchartLine3dConfigPage.h
index 9a5ff85ac..2eae8a3f4 100644
--- a/kchart/kchartLine3dConfigPage.h
+++ b/kchart/kchartLine3dConfigPage.h
@@ -33,7 +33,7 @@ class KChartParams;
class KChartLine3dConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartLine3dConfigPage( KChartParams* params,
diff --git a/kchart/kchartPageLayout.h b/kchart/kchartPageLayout.h
index e054892fd..9aab63c3e 100644
--- a/kchart/kchartPageLayout.h
+++ b/kchart/kchartPageLayout.h
@@ -32,7 +32,7 @@ class KChartParams;
class KChartPageLayout : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartPageLayout( KChartParams* _params, TQWidget* parent, const char* name);
public slots:
diff --git a/kchart/kchartParameter3dConfigPage.h b/kchart/kchartParameter3dConfigPage.h
index a349f566f..b28ccadb6 100644
--- a/kchart/kchartParameter3dConfigPage.h
+++ b/kchart/kchartParameter3dConfigPage.h
@@ -34,7 +34,7 @@ class KChartParams;
class KChartParameter3dConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartParameter3dConfigPage( KChartParams* params,
diff --git a/kchart/kchartParameterConfigPage.h b/kchart/kchartParameterConfigPage.h
index da3eaba9d..75a9881fa 100644
--- a/kchart/kchartParameterConfigPage.h
+++ b/kchart/kchartParameterConfigPage.h
@@ -36,7 +36,7 @@ class KChartParams;
class KChartParameterConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartParameterConfigPage( KChartParams* params, TQWidget* parent );
diff --git a/kchart/kchartParameterPieConfigPage.h b/kchart/kchartParameterPieConfigPage.h
index cbefaaa12..c7addd446 100644
--- a/kchart/kchartParameterPieConfigPage.h
+++ b/kchart/kchartParameterPieConfigPage.h
@@ -40,7 +40,7 @@ class KChartParams;
class KChartParameterPieConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartParameterPieConfigPage( KChartParams* params,TQWidget* parent );
diff --git a/kchart/kchartParameterPolarConfigPage.h b/kchart/kchartParameterPolarConfigPage.h
index e30d9c62f..89d1b5a1a 100644
--- a/kchart/kchartParameterPolarConfigPage.h
+++ b/kchart/kchartParameterPolarConfigPage.h
@@ -36,7 +36,7 @@ class KChartParams;
class KChartParameterPolarConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartParameterPolarConfigPage( KChartParams* params,TQWidget* parent );
diff --git a/kchart/kchartPieConfigPage.h b/kchart/kchartPieConfigPage.h
index 82f043069..06c5dc62b 100644
--- a/kchart/kchartPieConfigPage.h
+++ b/kchart/kchartPieConfigPage.h
@@ -45,7 +45,7 @@ class KChartParams;
class KChartPieConfigPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartPieConfigPage( KChartParams* params, TQWidget* parent,
diff --git a/kchart/kchartPrinterDlg.h b/kchart/kchartPrinterDlg.h
index 6853028ab..7a2712dcb 100644
--- a/kchart/kchartPrinterDlg.h
+++ b/kchart/kchartPrinterDlg.h
@@ -32,7 +32,7 @@ namespace KChart
class KChartPrinterDlg : public KPrintDialogPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// Getting the common arguments.
KChartPrinterDlg( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kchart/kchartSubTypeChartPage.h b/kchart/kchartSubTypeChartPage.h
index 93eade2c0..595996da6 100644
--- a/kchart/kchartSubTypeChartPage.h
+++ b/kchart/kchartSubTypeChartPage.h
@@ -36,7 +36,7 @@ class KChartParams;
class KChartSubTypeChartPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartSubTypeChartPage( KChartParams* params, TQWidget* parent ) :
@@ -51,7 +51,7 @@ protected:
class KChartLineSubTypeChartPage : public KChartSubTypeChartPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartLineSubTypeChartPage( KChartParams* params,
@@ -73,7 +73,7 @@ private:
class KChartAreaSubTypeChartPage : public KChartSubTypeChartPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartAreaSubTypeChartPage( KChartParams* params,
@@ -94,7 +94,7 @@ private:
class KChartBarSubTypeChartPage : public KChartSubTypeChartPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartBarSubTypeChartPage( KChartParams* params, TQWidget* parent );
@@ -116,7 +116,7 @@ private:
class KChartHiloSubTypeChartPage : public KChartSubTypeChartPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartHiloSubTypeChartPage( KChartParams* params,
@@ -137,7 +137,7 @@ private:
class KChartPolarSubTypeChartPage : public KChartSubTypeChartPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartPolarSubTypeChartPage( KChartParams* params,
diff --git a/kchart/kchartWizard.h b/kchart/kchartWizard.h
index 90cd02dd0..e3725bc1d 100644
--- a/kchart/kchartWizard.h
+++ b/kchart/kchartWizard.h
@@ -20,7 +20,7 @@ class KChartWizardSelectDataFormatPage;
class KChartWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizard ( KChartPart* chart, TQWidget *parent, const char* name,
bool modal = true, WFlags f = 0 );
diff --git a/kchart/kchartWizardLabelsLegendPage.h b/kchart/kchartWizardLabelsLegendPage.h
index 173554c15..aaff3a9ad 100644
--- a/kchart/kchartWizardLabelsLegendPage.h
+++ b/kchart/kchartWizardLabelsLegendPage.h
@@ -17,7 +17,7 @@ class KChartPart;
class KChartWizardLabelsLegendPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardLabelsLegendPage( TQWidget* parent, KChartPart* chart );
diff --git a/kchart/kchartWizardSelectChartSubTypePage.h b/kchart/kchartWizardSelectChartSubTypePage.h
index cba9c7796..e95d545ba 100644
--- a/kchart/kchartWizardSelectChartSubTypePage.h
+++ b/kchart/kchartWizardSelectChartSubTypePage.h
@@ -17,7 +17,7 @@ class KChartPart;
class KChartWizardSelectChartSubTypePage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardSelectChartSubTypePage( TQWidget* parent, KChartPart* chart );
void changeSubTypeName( KChartParams::ChartType _type);
diff --git a/kchart/kchartWizardSelectChartTypePage.h b/kchart/kchartWizardSelectChartTypePage.h
index 2fb8d6120..16c289440 100644
--- a/kchart/kchartWizardSelectChartTypePage.h
+++ b/kchart/kchartWizardSelectChartTypePage.h
@@ -22,7 +22,7 @@ class KChartPart;
class KChartButton : public TQVBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartButton(TQWidget* parent, const TQString &, const TQPixmap &);
~KChartButton();
@@ -35,7 +35,7 @@ class KChartButton : public TQVBox
class KChartWizardSelectChartTypePage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardSelectChartTypePage( TQWidget* parent, KChartPart* chart );
diff --git a/kchart/kchartWizardSelectDataFormatPage.h b/kchart/kchartWizardSelectDataFormatPage.h
index 1e03cff7b..062c1d486 100644
--- a/kchart/kchartWizardSelectDataFormatPage.h
+++ b/kchart/kchartWizardSelectDataFormatPage.h
@@ -19,7 +19,7 @@ class KChartPart;
class KChartWizardSelectDataFormatPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardSelectDataFormatPage( TQWidget* parent, KChartPart* chart );
diff --git a/kchart/kchartWizardSetupAxesPage.h b/kchart/kchartWizardSetupAxesPage.h
index 7ab41719a..c01b8ab76 100644
--- a/kchart/kchartWizardSetupAxesPage.h
+++ b/kchart/kchartWizardSetupAxesPage.h
@@ -19,7 +19,7 @@ class kchartWidget;
class KChartWizardSetupAxesPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardSetupAxesPage( TQWidget* parent, KChartPart* chart );
diff --git a/kchart/kchartWizardSetupDataPage.h b/kchart/kchartWizardSetupDataPage.h
index ee6e5d46f..0881ad3c5 100644
--- a/kchart/kchartWizardSetupDataPage.h
+++ b/kchart/kchartWizardSetupDataPage.h
@@ -16,7 +16,7 @@ class KChartWizard;
class KChartWizardSetupDataPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizardSetupDataPage( TQWidget* parent, KChartPart* chart );
diff --git a/kchart/kchart_factory.h b/kchart/kchart_factory.h
index da36d4e3b..a40c39e8d 100644
--- a/kchart/kchart_factory.h
+++ b/kchart/kchart_factory.h
@@ -20,7 +20,7 @@ namespace KChart
class KChartFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartFactory( TQObject* parent = 0, const char* name = 0 );
virtual ~KChartFactory();
diff --git a/kchart/kchart_part.h b/kchart/kchart_part.h
index fb9a72ba3..bd35c1510 100644
--- a/kchart/kchart_part.h
+++ b/kchart/kchart_part.h
@@ -23,7 +23,7 @@ class KChartParams;
class KCHART_EXPORT KChartPart : public KoChart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartPart( TQWidget *parentWidget = 0, const char *widgetName = 0,
diff --git a/kchart/kchart_view.h b/kchart/kchart_view.h
index eba4a62c7..dc41acf65 100644
--- a/kchart/kchart_view.h
+++ b/kchart/kchart_view.h
@@ -25,7 +25,7 @@ class kchartDataEditor;
class KChartView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartView( KChartPart* part, TQWidget* parent = 0, const char* name = 0 );
~KChartView();
diff --git a/kchart/kdchart/KDChartAxisParams.h b/kchart/kdchart/KDChartAxisParams.h
index b58197090..5f2fadc0a 100644
--- a/kchart/kdchart/KDChartAxisParams.h
+++ b/kchart/kdchart/KDChartAxisParams.h
@@ -132,7 +132,7 @@ class KDChartParams;
class KDCHART_EXPORT KDChartAxisParams : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS(AxisType)
Q_ENUMS(AxisPos)
Q_ENUMS(AxisAreaMode)
diff --git a/kchart/kdchart/KDChartAxisParamsWrapper.h b/kchart/kdchart/KDChartAxisParamsWrapper.h
index a0f14a3d2..bec8fdca3 100644
--- a/kchart/kdchart/KDChartAxisParamsWrapper.h
+++ b/kchart/kdchart/KDChartAxisParamsWrapper.h
@@ -10,7 +10,7 @@ class KDChartAxisParams;
class KDChartAxisParamsWrapper :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDChartAxisParamsWrapper( KDChartAxisParams* );
diff --git a/kchart/kdchart/KDChartCustomBox.h b/kchart/kdchart/KDChartCustomBox.h
index 823dd2c30..9427cb4b6 100644
--- a/kchart/kdchart/KDChartCustomBox.h
+++ b/kchart/kdchart/KDChartCustomBox.h
@@ -54,7 +54,7 @@ class KDFrame;
class KDCHART_EXPORT KDChartCustomBox :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class KDChartPainter;
friend class KDChartParams;
diff --git a/kchart/kdchart/KDChartCustomBoxWrapper.h b/kchart/kdchart/KDChartCustomBoxWrapper.h
index 271aa0d50..730d40584 100644
--- a/kchart/kdchart/KDChartCustomBoxWrapper.h
+++ b/kchart/kdchart/KDChartCustomBoxWrapper.h
@@ -8,7 +8,7 @@ class KDChartTextPiece;
class KDChartCustomBoxWrapper :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDChartCustomBoxWrapper( KDChartCustomBox* );
diff --git a/kchart/kdchart/KDChartEnums.h b/kchart/kdchart/KDChartEnums.h
index 71373d561..8876fb8b1 100644
--- a/kchart/kdchart/KDChartEnums.h
+++ b/kchart/kdchart/KDChartEnums.h
@@ -46,7 +46,7 @@
class KDCHART_EXPORT KDChartEnums :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS( TextLayoutPolicy )
Q_ENUMS( AreaName )
Q_ENUMS( PositionFlag )
diff --git a/kchart/kdchart/KDChartParams.h b/kchart/kdchart/KDChartParams.h
index 840ad12e7..32afd1fc8 100644
--- a/kchart/kdchart/KDChartParams.h
+++ b/kchart/kdchart/KDChartParams.h
@@ -140,7 +140,7 @@ class KDCHART_EXPORT KDChartParams : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS(ChartType)
Q_ENUMS(SourceMode)
Q_ENUMS(BarChartSubType)
@@ -227,7 +227,7 @@ public:
class KDCHART_EXPORT KDChartFrameSettings
{
// Q_OBJECT
- // TQ_OBJECT
+ //
public:
KDChartFrameSettings();
KDChartFrameSettings( uint dataRow,
diff --git a/kchart/kdchart/KDChartParamsWrapper.h b/kchart/kdchart/KDChartParamsWrapper.h
index f691408db..f00f71187 100644
--- a/kchart/kdchart/KDChartParamsWrapper.h
+++ b/kchart/kdchart/KDChartParamsWrapper.h
@@ -9,7 +9,7 @@ class KDChartAxisParams;
class KDChartParamsWrapper :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDChartParamsWrapper( KDChartParams* );
diff --git a/kchart/kdchart/KDChartPropertySet.h b/kchart/kdchart/KDChartPropertySet.h
index d963af517..43c9abffb 100644
--- a/kchart/kdchart/KDChartPropertySet.h
+++ b/kchart/kdchart/KDChartPropertySet.h
@@ -66,7 +66,7 @@ instead of the value that is stored locally.
class KDCHART_EXPORT KDChartPropertySet :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS( SpecialDataPropertyID )
// Required by TQSA
diff --git a/kchart/kdchart/KDChartTableBase.h b/kchart/kdchart/KDChartTableBase.h
index b79e6e754..3a801a71d 100644
--- a/kchart/kdchart/KDChartTableBase.h
+++ b/kchart/kdchart/KDChartTableBase.h
@@ -87,7 +87,7 @@ class TQTable;
class KDCHART_EXPORT KDChartTableDataBase :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
Default constructor.
diff --git a/kchart/kdchart/KDChartTableDataWrapper.h b/kchart/kdchart/KDChartTableDataWrapper.h
index 3c3a8dbfd..801792c47 100644
--- a/kchart/kdchart/KDChartTableDataWrapper.h
+++ b/kchart/kdchart/KDChartTableDataWrapper.h
@@ -7,7 +7,7 @@ class KDChartData;
class KDChartTableDataWrapper :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDChartTableDataWrapper( KDChartTableData* );
public slots:
diff --git a/kchart/kdchart/KDChartTextPiece.h b/kchart/kdchart/KDChartTextPiece.h
index adb176b21..f731d51cd 100644
--- a/kchart/kdchart/KDChartTextPiece.h
+++ b/kchart/kdchart/KDChartTextPiece.h
@@ -44,7 +44,7 @@ class TQFontMetrics;
class KDCHART_EXPORT KDChartTextPiece :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDChartTextPiece();
diff --git a/kchart/kdchart/KDChartVectorTable.h b/kchart/kdchart/KDChartVectorTable.h
index 7ba0b9aca..cf97fcb55 100644
--- a/kchart/kdchart/KDChartVectorTable.h
+++ b/kchart/kdchart/KDChartVectorTable.h
@@ -114,7 +114,7 @@ public:
class KDCHART_EXPORT KDChartVectorTableData : public KDChartTableDataBase
{
Q_OBJECT
- TQ_OBJECT
+
private:
typedef KDChartVectorTablePrivate Priv;
diff --git a/kchart/kdchart/KDChartWidget.h b/kchart/kdchart/KDChartWidget.h
index a68951d58..1fe8fec0f 100644
--- a/kchart/kdchart/KDChartWidget.h
+++ b/kchart/kdchart/KDChartWidget.h
@@ -48,7 +48,7 @@ class KDChartParams;
class KDCHART_EXPORT KDChartWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( bool activeData READ isActiveData WRITE setActiveData )
TQ_PROPERTY( bool doubleBuffered READ isDoubleBuffered WRITE setDoubleBuffered )
diff --git a/kchart/kdchart/KDFrame.h b/kchart/kdchart/KDFrame.h
index 78de8ffb2..584626bba 100644
--- a/kchart/kdchart/KDFrame.h
+++ b/kchart/kdchart/KDFrame.h
@@ -87,7 +87,7 @@
class KDCHART_EXPORT KDFrame : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS( BackPixmapMode )
Q_ENUMS( SimpleFrame )
Q_ENUMS( ProfileName )
diff --git a/kdgantt/KDGanttMinimizeSplitter.h b/kdgantt/KDGanttMinimizeSplitter.h
index 7a56d7ce4..d79fe89c0 100644
--- a/kdgantt/KDGanttMinimizeSplitter.h
+++ b/kdgantt/KDGanttMinimizeSplitter.h
@@ -45,7 +45,7 @@ class KDGanttSplitterLayoutStruct;
class KDGanttMinimizeSplitter : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS( Direction )
TQ_PROPERTY( Qt::Orientation orientation READ orientation WRITE setOrientation )
TQ_PROPERTY( Direction minimizeDirection READ minimizeDirection WRITE setMinimizeDirection )
@@ -140,7 +140,7 @@ private: // Disabled copy constructor and operator=
class KDGanttSplitterHandle : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDGanttSplitterHandle( Qt::Orientation o,
KDGanttMinimizeSplitter *parent, const char* name=0 );
diff --git a/kdgantt/KDGanttSemiSizingControl.h b/kdgantt/KDGanttSemiSizingControl.h
index 34b11a234..5b83657df 100644
--- a/kdgantt/KDGanttSemiSizingControl.h
+++ b/kdgantt/KDGanttSemiSizingControl.h
@@ -45,7 +45,7 @@ class KDGanttSemiSizingControl : public KDGanttSizingControl
TQ_PROPERTY( ArrowPosition arrowPosition READ arrowPosition WRITE setArrowPosition )
Q_ENUMS( ArrowPosition )
Q_OBJECT
- TQ_OBJECT
+
public:
enum ArrowPosition { Before, After };
diff --git a/kdgantt/KDGanttSizingControl.h b/kdgantt/KDGanttSizingControl.h
index ffdb0fa7d..733f60351 100644
--- a/kdgantt/KDGanttSizingControl.h
+++ b/kdgantt/KDGanttSizingControl.h
@@ -38,7 +38,7 @@
class KDGanttSizingControl : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
bool isMinimized() const;
diff --git a/kdgantt/KDGanttView.h b/kdgantt/KDGanttView.h
index 21af450bc..960f5f430 100644
--- a/kdgantt/KDGanttView.h
+++ b/kdgantt/KDGanttView.h
@@ -69,7 +69,7 @@ class KDGanttMinimizeSplitter;
class KDGanttView : public KDGanttMinimizeSplitter
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( bool showLegend READ showLegend WRITE setShowLegend )
TQ_PROPERTY( bool showListView READ showListView WRITE setShowListView )
diff --git a/kdgantt/KDGanttViewSubwidgets.h b/kdgantt/KDGanttViewSubwidgets.h
index f02357f96..59645a3f8 100644
--- a/kdgantt/KDGanttViewSubwidgets.h
+++ b/kdgantt/KDGanttViewSubwidgets.h
@@ -75,7 +75,7 @@ class KDTimeHeaderToolTip;
class KDTimeHeaderWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef KDGanttView::Scale Scale;
@@ -248,7 +248,7 @@ class KDListView ;
class KDTimeTableWidget : public TQCanvas
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDTimeTableWidget (TQWidget* parent,KDGanttView* my);
@@ -325,7 +325,7 @@ private:
class KDLegendWidget : public KDGanttSemiSizingControl
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDLegendWidget ( TQWidget* parent, KDGanttMinimizeSplitter* legendParent );
@@ -352,7 +352,7 @@ class KDGanttView;
class KDListView : public TQListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDListView (TQWidget* parent,KDGanttView* gv );
@@ -454,7 +454,7 @@ class KDCanvasToolTip;
class KDGanttCanvasView : public TQCanvasView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KDGanttCanvasView(KDGanttView* sender, TQCanvas* canvas = 0, TQWidget* parent = 0, const char* name = 0 );
diff --git a/kexi/3rdparty/kolibs/KoPageLayoutColumns.h b/kexi/3rdparty/kolibs/KoPageLayoutColumns.h
index b9dcd6c26..b4e0b35e3 100644
--- a/kexi/3rdparty/kolibs/KoPageLayoutColumns.h
+++ b/kexi/3rdparty/kolibs/KoPageLayoutColumns.h
@@ -35,7 +35,7 @@ class KoPagePreview;
*/
class KoPageLayoutColumns : public KoPageLayoutColumnsBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/3rdparty/kolibs/KoPageLayoutHeader.h b/kexi/3rdparty/kolibs/KoPageLayoutHeader.h
index 1f1e80730..c31bb752e 100644
--- a/kexi/3rdparty/kolibs/KoPageLayoutHeader.h
+++ b/kexi/3rdparty/kolibs/KoPageLayoutHeader.h
@@ -29,7 +29,7 @@ class KoPagePreview;
class KoPageLayoutHeader : public KoPageLayoutHeaderBase {
Q_OBJECT
- TQ_OBJECT
+
public:
KoPageLayoutHeader(TQWidget *parent, KoUnit::Unit unit, const KoKWHeaderFooter &kwhf);
diff --git a/kexi/3rdparty/kolibs/KoPageLayoutSize.h b/kexi/3rdparty/kolibs/KoPageLayoutSize.h
index 8e5035511..bd413a513 100644
--- a/kexi/3rdparty/kolibs/KoPageLayoutSize.h
+++ b/kexi/3rdparty/kolibs/KoPageLayoutSize.h
@@ -36,7 +36,7 @@ class KoPageLayoutColumns;
*/
class KoPageLayoutSize : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/3rdparty/kolibs/koPageLayoutDia.h b/kexi/3rdparty/kolibs/koPageLayoutDia.h
index 1ed23ec51..0c50b4484 100644
--- a/kexi/3rdparty/kolibs/koPageLayoutDia.h
+++ b/kexi/3rdparty/kolibs/koPageLayoutDia.h
@@ -47,7 +47,7 @@ enum { FORMAT_AND_BORDERS = 1, HEADER_AND_FOOTER = 2, COLUMNS = 4, DISABLE_BORDE
class KoPagePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -83,7 +83,7 @@ class KoPageLayoutDiaPrivate;
class KOFFICEUI_EXPORT KoPageLayoutDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/3rdparty/kolibs/koUnitWidgets.h b/kexi/3rdparty/kolibs/koUnitWidgets.h
index 80db554d1..cd741f328 100644
--- a/kexi/3rdparty/kolibs/koUnitWidgets.h
+++ b/kexi/3rdparty/kolibs/koUnitWidgets.h
@@ -107,7 +107,7 @@ protected:
class KOFFICEUI_EXPORT KoUnitDoubleSpinBox : public KDoubleSpinBox, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleSpinBox( TQWidget *parent = 0L, const char *name = 0L );
// lower, upper, step and value are in pt
@@ -158,7 +158,7 @@ private slots:
class KOFFICEUI_EXPORT KoUnitDoubleLineEdit : public KLineEdit, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleLineEdit( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleLineEdit( TQWidget *parent, double lower, double upper, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
@@ -187,7 +187,7 @@ private:
class KOFFICEUI_EXPORT KoUnitDoubleComboBox : public KComboBox, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleComboBox( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleComboBox( TQWidget *parent, double lower, double upper, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
@@ -224,7 +224,7 @@ protected:
class KOFFICEUI_EXPORT KoUnitDoubleSpinComboBox : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleSpinComboBox( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleSpinComboBox( TQWidget *parent, double lower, double upper, double step, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
diff --git a/kexi/core/kexiactionproxy_p.h b/kexi/core/kexiactionproxy_p.h
index f22125231..07931b9ca 100644
--- a/kexi/core/kexiactionproxy_p.h
+++ b/kexi/core/kexiactionproxy_p.h
@@ -28,7 +28,7 @@ class KexiActionProxy;
class KAction_setEnabled_Helper : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KAction_setEnabled_Helper(KexiActionProxy* proxy);
diff --git a/kexi/core/kexiblobbuffer.h b/kexi/core/kexiblobbuffer.h
index adf307a08..73c54549e 100644
--- a/kexi/core/kexiblobbuffer.h
+++ b/kexi/core/kexiblobbuffer.h
@@ -80,7 +80,7 @@ namespace KexiDB
class KEXICORE_EXPORT KexiBLOBBuffer : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
private:
class Item;
diff --git a/kexi/core/kexicontexthelp.h b/kexi/core/kexicontexthelp.h
index d28c8e2a3..92afe8079 100644
--- a/kexi/core/kexicontexthelp.h
+++ b/kexi/core/kexicontexthelp.h
@@ -27,7 +27,7 @@
class KEXICORE_EXPORT KexiContextHelp : public KoContextHelpWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiContextHelp(KexiMainWindow *view, TQWidget *parent=0);
diff --git a/kexi/core/kexidialogbase.h b/kexi/core/kexidialogbase.h
index d98e9d04f..e9bc8018d 100644
--- a/kexi/core/kexidialogbase.h
+++ b/kexi/core/kexidialogbase.h
@@ -78,7 +78,7 @@ class KEXICORE_EXPORT KexiDialogBase :
public Kexi::ObjectStatus
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDialogBase(KexiMainWindow *parent, const TQString &caption = TQString());
diff --git a/kexi/core/kexiinternalpart.h b/kexi/core/kexiinternalpart.h
index 596f8dd42..50bb7f1fe 100644
--- a/kexi/core/kexiinternalpart.h
+++ b/kexi/core/kexiinternalpart.h
@@ -49,7 +49,7 @@ class TQWidget;
class KEXICORE_EXPORT KexiInternalPart : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiInternalPart(TQObject *parent, const char *name, const TQStringList &);
diff --git a/kexi/core/keximainwindow.h b/kexi/core/keximainwindow.h
index ad6c613b5..e03fa3280 100644
--- a/kexi/core/keximainwindow.h
+++ b/kexi/core/keximainwindow.h
@@ -45,7 +45,7 @@ namespace KexiPart {
class KEXICORE_EXPORT KexiMainWindow : public KMdiMainFrm, public KexiSharedActionHost
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Used by printActionForItem()
enum PrintActionType {
diff --git a/kexi/core/kexipart.h b/kexi/core/kexipart.h
index c448b8bf9..752140d18 100644
--- a/kexi/core/kexipart.h
+++ b/kexi/core/kexipart.h
@@ -65,7 +65,7 @@ enum ObjectTypes {
class KEXICORE_EXPORT Part : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructor. */
diff --git a/kexi/core/kexipartmanager.h b/kexi/core/kexipartmanager.h
index c7506e664..726fbca81 100644
--- a/kexi/core/kexipartmanager.h
+++ b/kexi/core/kexipartmanager.h
@@ -68,7 +68,7 @@ namespace KexiPart
class KEXICORE_EXPORT Manager : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/core/kexiproject.h b/kexi/core/kexiproject.h
index 3a246505c..a8297f502 100644
--- a/kexi/core/kexiproject.h
+++ b/kexi/core/kexiproject.h
@@ -67,7 +67,7 @@ class KexiDialogBase;
class KEXICORE_EXPORT KexiProject : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructor 1. Creates a new object using \a pdata.
diff --git a/kexi/core/kexisharedactionhost_p.h b/kexi/core/kexisharedactionhost_p.h
index 841a014ca..605cc6812 100644
--- a/kexi/core/kexisharedactionhost_p.h
+++ b/kexi/core/kexisharedactionhost_p.h
@@ -42,7 +42,7 @@ class KexiVolatileActionData
class KEXICORE_EXPORT KexiSharedActionHostPrivate : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSharedActionHostPrivate(KexiSharedActionHost *h);
diff --git a/kexi/core/kexiuseraction.h b/kexi/core/kexiuseraction.h
index b7111bd13..57b82984b 100644
--- a/kexi/core/kexiuseraction.h
+++ b/kexi/core/kexiuseraction.h
@@ -19,7 +19,7 @@ typedef TQValueVector<TQVariant> Arguments;
class KEXICORE_EXPORT KexiUserAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! bytecode of available methods */
diff --git a/kexi/core/kexiviewbase.h b/kexi/core/kexiviewbase.h
index 564f5a207..b09841575 100644
--- a/kexi/core/kexiviewbase.h
+++ b/kexi/core/kexiviewbase.h
@@ -52,7 +52,7 @@ namespace KexiDB {
class KEXICORE_EXPORT KexiViewBase : public TQWidget, public KexiActionProxy
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiViewBase(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/formeditor/connectiondialog.h b/kexi/formeditor/connectiondialog.h
index d2ecb0973..7edba8df6 100644
--- a/kexi/formeditor/connectiondialog.h
+++ b/kexi/formeditor/connectiondialog.h
@@ -46,7 +46,7 @@ class Connection;
class KFORMEDITOR_EXPORT ConnectionDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConnectionDialog(TQWidget *parent);
diff --git a/kexi/formeditor/container.h b/kexi/formeditor/container.h
index bd46c7a1d..03f2c6c6d 100644
--- a/kexi/formeditor/container.h
+++ b/kexi/formeditor/container.h
@@ -47,7 +47,7 @@ class Form;
class KFORMEDITOR_EXPORT EventEater : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructs eater object. All events for \a widget and it's subwidgets
@@ -73,7 +73,7 @@ class KFORMEDITOR_EXPORT EventEater : public TQObject
class KFORMEDITOR_EXPORT Container : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum LayoutType { NoLayout=0, HBox, VBox, Grid, HFlow, VFlow, /* special types */ HSplitter, VSplitter };
diff --git a/kexi/formeditor/editlistviewdialog.h b/kexi/formeditor/editlistviewdialog.h
index b6386a97c..0eb3017b7 100644
--- a/kexi/formeditor/editlistviewdialog.h
+++ b/kexi/formeditor/editlistviewdialog.h
@@ -49,7 +49,7 @@ namespace KFormDesigner {
class KFORMEDITOR_EXPORT EditListViewDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditListViewDialog(TQWidget *parent);
diff --git a/kexi/formeditor/factories/containerfactory.h b/kexi/formeditor/factories/containerfactory.h
index 6f013e9cd..18a9f7df1 100644
--- a/kexi/formeditor/factories/containerfactory.h
+++ b/kexi/formeditor/factories/containerfactory.h
@@ -55,7 +55,7 @@ class InsertPageCommand : public KCommand
class KFORMEDITOR_EXPORT HBox : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
HBox(TQWidget *parent, const char *name);
@@ -71,7 +71,7 @@ class KFORMEDITOR_EXPORT HBox : public TQFrame
class KFORMEDITOR_EXPORT VBox : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
VBox(TQWidget *parent, const char *name);
@@ -87,7 +87,7 @@ class KFORMEDITOR_EXPORT VBox : public TQFrame
class KFORMEDITOR_EXPORT Grid : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
Grid(TQWidget *parent, const char *name);
@@ -103,7 +103,7 @@ class KFORMEDITOR_EXPORT Grid : public TQFrame
class KFORMEDITOR_EXPORT HFlow : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
HFlow(TQWidget *parent, const char *name);
@@ -119,7 +119,7 @@ class KFORMEDITOR_EXPORT HFlow : public TQFrame
class KFORMEDITOR_EXPORT VFlow : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
VFlow(TQWidget *parent, const char *name);
@@ -136,7 +136,7 @@ class KFORMEDITOR_EXPORT VFlow : public TQFrame
class KFORMEDITOR_EXPORT ContainerWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
friend class KFDTabWidget;
@@ -164,7 +164,7 @@ class KFORMEDITOR_EXPORT ContainerWidget : public TQWidget
class KFORMEDITOR_EXPORT KFDTabWidget : public KFormDesigner::TabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDTabWidget(TQWidget *parent, const char *name);
@@ -190,7 +190,7 @@ class KFORMEDITOR_EXPORT KFDTabWidget : public KFormDesigner::TabWidget
class KFORMEDITOR_EXPORT GroupBox : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
GroupBox(const TQString & title, TQWidget *parent, const char *name);
@@ -214,7 +214,7 @@ class KFORMEDITOR_EXPORT GroupBox : public TQGroupBox
class KFORMEDITOR_EXPORT SubForm : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString formName READ formName WRITE setFormName DESIGNABLE true)
public:
@@ -236,7 +236,7 @@ class KFORMEDITOR_EXPORT SubForm : public TQScrollView
class ContainerFactory : public KFormDesigner::WidgetFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
ContainerFactory(TQObject *parent, const char *name, const TQStringList &args);
diff --git a/kexi/formeditor/factories/stdwidgetfactory.h b/kexi/formeditor/factories/stdwidgetfactory.h
index e91f08b9f..087ffdc81 100644
--- a/kexi/formeditor/factories/stdwidgetfactory.h
+++ b/kexi/formeditor/factories/stdwidgetfactory.h
@@ -28,7 +28,7 @@
class KFORMEDITOR_EXPORT KexiPictureLabel : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiPictureLabel(const TQPixmap &pix, TQWidget *parent, const char *name);
@@ -40,7 +40,7 @@ class KFORMEDITOR_EXPORT KexiPictureLabel : public TQLabel
class KFORMEDITOR_EXPORT Line : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation)
public:
@@ -55,7 +55,7 @@ class KFORMEDITOR_EXPORT Line : public TQFrame
class StdWidgetFactory : public KFormDesigner::WidgetFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
StdWidgetFactory(TQObject *parent, const char *name, const TQStringList &args);
diff --git a/kexi/formeditor/form.h b/kexi/formeditor/form.h
index a8bd6dc0b..084e7d20d 100644
--- a/kexi/formeditor/form.h
+++ b/kexi/formeditor/form.h
@@ -135,7 +135,7 @@ class FormPrivate
class KFORMEDITOR_EXPORT Form : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates a simple Form, child of the FormManager \a manager.
diff --git a/kexi/formeditor/formIO.h b/kexi/formeditor/formIO.h
index bb272a13e..fbadde7fc 100644
--- a/kexi/formeditor/formIO.h
+++ b/kexi/formeditor/formIO.h
@@ -39,7 +39,7 @@ class TQLabel;
class KFORMEDITOR_EXPORT CustomWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CustomWidget(const TQCString &className, TQWidget *parent, const char *name);
@@ -75,7 +75,7 @@ KFORMEDITOR_EXPORT uint version();
class KFORMEDITOR_EXPORT FormIO : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormIO();
diff --git a/kexi/formeditor/formmanager.h b/kexi/formeditor/formmanager.h
index 677a3e7ba..39006a7b1 100644
--- a/kexi/formeditor/formmanager.h
+++ b/kexi/formeditor/formmanager.h
@@ -72,7 +72,7 @@ typedef TQPtrList<KAction> ActionList;
class KFORMEDITOR_EXPORT FormManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructs FormManager object.
diff --git a/kexi/formeditor/kfdpixmapedit.h b/kexi/formeditor/kfdpixmapedit.h
index cac2b751f..66f6e4ac4 100644
--- a/kexi/formeditor/kfdpixmapedit.h
+++ b/kexi/formeditor/kfdpixmapedit.h
@@ -27,7 +27,7 @@ namespace KFormDesigner {
class KFORMEDITOR_EXPORT KFDPixmapEdit : public KoProperty::PixmapEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDPixmapEdit(KoProperty::Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/kexi/formeditor/libactionwidget.h b/kexi/formeditor/libactionwidget.h
index e2ef27621..8247d69ca 100644
--- a/kexi/formeditor/libactionwidget.h
+++ b/kexi/formeditor/libactionwidget.h
@@ -35,7 +35,7 @@ class WidgetInfo;
class KFORMEDITOR_EXPORT LibActionWidget : public KToggleAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** LibActionWidget object is initialized to be mutually
exclusive with all other LibActionWidget objects */
diff --git a/kexi/formeditor/objecttreeview.h b/kexi/formeditor/objecttreeview.h
index 2ddf867c4..1da1a398c 100644
--- a/kexi/formeditor/objecttreeview.h
+++ b/kexi/formeditor/objecttreeview.h
@@ -67,7 +67,7 @@ class KFORMEDITOR_EXPORT ObjectTreeViewItem : public KListViewItem
class KFORMEDITOR_EXPORT ObjectTreeView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
ObjectTreeView(TQWidget *parent=0, const char *name=0, bool tabStop = false);
diff --git a/kexi/formeditor/resizehandle.h b/kexi/formeditor/resizehandle.h
index 85390fe1d..cde491939 100644
--- a/kexi/formeditor/resizehandle.h
+++ b/kexi/formeditor/resizehandle.h
@@ -41,7 +41,7 @@ class ResizeHandleSet;
class KFORMEDITOR_EXPORT ResizeHandle : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum HandlePos { TopLeft = 0, TopCenter = 2, TopRight = 4, LeftCenter = 8, RightCenter = 16,
@@ -77,7 +77,7 @@ class KFORMEDITOR_EXPORT ResizeHandle : public TQWidget
class KFORMEDITOR_EXPORT ResizeHandleSet: public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef TQDict<ResizeHandleSet> Dict;
diff --git a/kexi/formeditor/richtextdialog.h b/kexi/formeditor/richtextdialog.h
index f5ae41ea7..585e65df4 100644
--- a/kexi/formeditor/richtextdialog.h
+++ b/kexi/formeditor/richtextdialog.h
@@ -34,7 +34,7 @@ namespace KFormDesigner {
class KFORMEDITOR_EXPORT RichTextDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
RichTextDialog(TQWidget *parent, const TQString &text);
diff --git a/kexi/formeditor/scripting/formscript.h b/kexi/formeditor/scripting/formscript.h
index 4247ca85a..138a12ded 100644
--- a/kexi/formeditor/scripting/formscript.h
+++ b/kexi/formeditor/scripting/formscript.h
@@ -44,7 +44,7 @@ using namespace KFormDesigner;
class FormScript : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormScript(Form *form, ScriptManager *manager, const char *name=0);
diff --git a/kexi/formeditor/scripting/scriptmanager.h b/kexi/formeditor/scripting/scriptmanager.h
index 07cacbd0b..44be6d30e 100644
--- a/kexi/formeditor/scripting/scriptmanager.h
+++ b/kexi/formeditor/scripting/scriptmanager.h
@@ -41,7 +41,7 @@ using namespace KFormDesigner;
class ScriptManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ScriptManager(TQObject *parent=0, const char *name=0);
diff --git a/kexi/formeditor/spring.h b/kexi/formeditor/spring.h
index 2e139a3c2..46254cff9 100644
--- a/kexi/formeditor/spring.h
+++ b/kexi/formeditor/spring.h
@@ -36,7 +36,7 @@ class WidgetLibrary;
class KFORMEDITOR_EXPORT Spring : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS(SizeType)
TQ_PROPERTY(Qt::Orientation orientation READ orientation WRITE setOrientation)
TQ_PROPERTY(SizeType sizeType READ sizeType WRITE setSizeType)
diff --git a/kexi/formeditor/tabstopdialog.h b/kexi/formeditor/tabstopdialog.h
index d08297773..3beedb8cf 100644
--- a/kexi/formeditor/tabstopdialog.h
+++ b/kexi/formeditor/tabstopdialog.h
@@ -38,7 +38,7 @@ class ObjectTreeView;
class KFORMEDITOR_EXPORT TabStopDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TabStopDialog(TQWidget *parent);
diff --git a/kexi/formeditor/tdevelop_plugin/kfd_kdev_part.h b/kexi/formeditor/tdevelop_plugin/kfd_kdev_part.h
index b6929e5cc..57f75c124 100644
--- a/kexi/formeditor/tdevelop_plugin/kfd_kdev_part.h
+++ b/kexi/formeditor/tdevelop_plugin/kfd_kdev_part.h
@@ -39,7 +39,7 @@ using namespace KInterfaceDesigner;
class KFORMEDITOR_EXPORT KFDFactory : public KParts::Factory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDFactory();
@@ -58,7 +58,7 @@ class KFORMEDITOR_EXPORT KFDFactory : public KParts::Factory
class KFORMEDITOR_EXPORT KFormDesignerKDevPart : public Designer
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFormDesignerKDevPart(TQWidget *parent, const char *name, bool readOnly=true, const TQStringList &args=TQStringList());
@@ -116,7 +116,7 @@ class KFORMEDITOR_EXPORT KFormDesignerKDevPart : public Designer
class KFORMEDITOR_EXPORT FormWidgetBase : public TQWidget, public KFormDesigner::FormWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormWidgetBase(KFormDesignerKDevPart *part, TQWidget *parent = 0, const char *name = 0, int WFlags = WDestructiveClose)
diff --git a/kexi/formeditor/test/kfd_mainwindow.h b/kexi/formeditor/test/kfd_mainwindow.h
index 6368c8f20..4d0e2f5fc 100644
--- a/kexi/formeditor/test/kfd_mainwindow.h
+++ b/kexi/formeditor/test/kfd_mainwindow.h
@@ -25,7 +25,7 @@
class KFDMainWindow : public KParts::MainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDMainWindow();
diff --git a/kexi/formeditor/test/kfd_part.h b/kexi/formeditor/test/kfd_part.h
index cb2874ae0..8ba652fd3 100644
--- a/kexi/formeditor/test/kfd_part.h
+++ b/kexi/formeditor/test/kfd_part.h
@@ -38,7 +38,7 @@ using KFormDesigner::Form;
class KFORMEDITOR_EXPORT KFDFactory : public KParts::Factory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDFactory();
@@ -57,7 +57,7 @@ class KFORMEDITOR_EXPORT KFDFactory : public KParts::Factory
class KFORMEDITOR_EXPORT KFormDesignerPart: public KParts::ReadWritePart
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFormDesignerPart(TQWidget *parent, const char *name, bool readOnly=true, const TQStringList &args=TQStringList());
@@ -119,7 +119,7 @@ class KFORMEDITOR_EXPORT KFormDesignerPart: public KParts::ReadWritePart
class KFORMEDITOR_EXPORT FormWidgetBase : public TQWidget, public KFormDesigner::FormWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormWidgetBase(KFormDesignerPart *part, TQWidget *parent = 0, const char *name = 0, int WFlags = WDestructiveClose)
diff --git a/kexi/formeditor/utils.h b/kexi/formeditor/utils.h
index d6d56acbb..1e60f0f54 100644
--- a/kexi/formeditor/utils.h
+++ b/kexi/formeditor/utils.h
@@ -53,7 +53,7 @@ type* findParent(TQT_BASE_OBJECT_NAME* o, const char* className, TQObject* &prev
class KFORMEDITOR_EXPORT TabWidget : public TabWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TabWidget(TQWidget *parent, const char *name)
: TabWidgetBase(parent, name) {}
diff --git a/kexi/formeditor/widgetfactory.h b/kexi/formeditor/widgetfactory.h
index 7c9c5ceb1..0bc2b47c6 100644
--- a/kexi/formeditor/widgetfactory.h
+++ b/kexi/formeditor/widgetfactory.h
@@ -257,7 +257,7 @@ class KFORMEDITOR_EXPORT WidgetInfo
class KFORMEDITOR_EXPORT WidgetFactory : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Options used in createWidget()
enum CreateWidgetOptions {
diff --git a/kexi/formeditor/widgetlibrary.h b/kexi/formeditor/widgetlibrary.h
index 1c4a77a00..f9db38aa4 100644
--- a/kexi/formeditor/widgetlibrary.h
+++ b/kexi/formeditor/widgetlibrary.h
@@ -56,7 +56,7 @@ typedef TQPtrList<KAction> ActionList;
class KFORMEDITOR_EXPORT WidgetLibrary : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructs WidgetLibrary object.
diff --git a/kexi/formeditor/widgetpropertyset.h b/kexi/formeditor/widgetpropertyset.h
index 896d309c3..bff1b3a18 100644
--- a/kexi/formeditor/widgetpropertyset.h
+++ b/kexi/formeditor/widgetpropertyset.h
@@ -41,7 +41,7 @@ class CommandGroup;
class KFORMEDITOR_EXPORT WidgetPropertySet : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
WidgetPropertySet(TQObject *parent);
diff --git a/kexi/kexidb/connection.h b/kexi/kexidb/connection.h
index b06df35b2..43368843e 100644
--- a/kexi/kexidb/connection.h
+++ b/kexi/kexidb/connection.h
@@ -61,7 +61,7 @@ class AlterTableHandler;
class KEXI_DB_EXPORT Connection : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/kexidb/cursor.h b/kexi/kexidb/cursor.h
index b19b0694b..8efeabb28 100644
--- a/kexi/kexidb/cursor.h
+++ b/kexi/kexidb/cursor.h
@@ -66,7 +66,7 @@ class RowEditBuffer;
class KEXI_DB_EXPORT Cursor: public TQObject, public Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Cursor options that describes its behaviour
diff --git a/kexi/kexidb/driver.h b/kexi/kexidb/driver.h
index 96f271b29..2221fc09e 100644
--- a/kexi/kexidb/driver.h
+++ b/kexi/kexidb/driver.h
@@ -66,7 +66,7 @@ class DriverPrivate;
class KEXI_DB_EXPORT Driver : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Helpful for retrieving info about driver from using
KexiDB::DriverManager::driversInfo() without loading driver libraries. */
diff --git a/kexi/kexidb/drivermanager_p.h b/kexi/kexidb/drivermanager_p.h
index 85388270d..045178aa7 100644
--- a/kexi/kexidb/drivermanager_p.h
+++ b/kexi/kexidb/drivermanager_p.h
@@ -32,7 +32,7 @@ namespace KexiDB {
class KEXI_DB_EXPORT DriverManagerInternal : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
~DriverManagerInternal();
diff --git a/kexi/kexidb/drivers/mySQL/mysqlconnection.h b/kexi/kexidb/drivers/mySQL/mysqlconnection.h
index e0fb4382c..c53600bc1 100644
--- a/kexi/kexidb/drivers/mySQL/mysqlconnection.h
+++ b/kexi/kexidb/drivers/mySQL/mysqlconnection.h
@@ -40,7 +40,7 @@ class MySqlConnectionInternal;
class MySqlConnection : public Connection
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~MySqlConnection();
diff --git a/kexi/kexidb/drivers/mySQL/mysqldriver.h b/kexi/kexidb/drivers/mySQL/mysqldriver.h
index df02441c1..34f1a91d9 100644
--- a/kexi/kexidb/drivers/mySQL/mysqldriver.h
+++ b/kexi/kexidb/drivers/mySQL/mysqldriver.h
@@ -30,7 +30,7 @@ namespace KexiDB {
class MySqlDriver : public Driver
{
Q_OBJECT
- TQ_OBJECT
+
KEXIDB_DRIVER
public:
diff --git a/kexi/kexidb/drivers/odbc/odbcconnection.h b/kexi/kexidb/drivers/odbc/odbcconnection.h
index 128eab61c..3c9079c46 100644
--- a/kexi/kexidb/drivers/odbc/odbcconnection.h
+++ b/kexi/kexidb/drivers/odbc/odbcconnection.h
@@ -39,7 +39,7 @@ class Driver;
class ODBCConnection : public Connection
{
Q_OBJECT
- TQ_OBJECT
+
public:
~ODBCConnection();
diff --git a/kexi/kexidb/drivers/odbc/odbcdriver.h b/kexi/kexidb/drivers/odbc/odbcdriver.h
index a5e7ee68c..fbcffbecc 100644
--- a/kexi/kexidb/drivers/odbc/odbcdriver.h
+++ b/kexi/kexidb/drivers/odbc/odbcdriver.h
@@ -41,7 +41,7 @@ class ODBCDriverPrivate;
class ODBCDriver : public Driver
{
Q_OBJECT
- TQ_OBJECT
+
KEXIDB_DRIVER
public:
diff --git a/kexi/kexidb/drivers/pqxx/pqxxconnection.h b/kexi/kexidb/drivers/pqxx/pqxxconnection.h
index 2773e08db..20840074b 100644
--- a/kexi/kexidb/drivers/pqxx/pqxxconnection.h
+++ b/kexi/kexidb/drivers/pqxx/pqxxconnection.h
@@ -48,7 +48,7 @@ class pqxxTransactionData : public TransactionData
class pqxxSqlConnection : public Connection
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~pqxxSqlConnection();
diff --git a/kexi/kexidb/drivers/pqxx/pqxxdriver.h b/kexi/kexidb/drivers/pqxx/pqxxdriver.h
index c7a0fed99..e70b48d88 100644
--- a/kexi/kexidb/drivers/pqxx/pqxxdriver.h
+++ b/kexi/kexidb/drivers/pqxx/pqxxdriver.h
@@ -34,7 +34,7 @@ class DriverManager;
class pqxxSqlDriver : public Driver
{
Q_OBJECT
- TQ_OBJECT
+
KEXIDB_DRIVER
public:
diff --git a/kexi/kexidb/drivers/sqlite/sqliteconnection.h b/kexi/kexidb/drivers/sqlite/sqliteconnection.h
index ab80675e4..4a102b8b9 100644
--- a/kexi/kexidb/drivers/sqlite/sqliteconnection.h
+++ b/kexi/kexidb/drivers/sqlite/sqliteconnection.h
@@ -37,7 +37,7 @@ class Driver;
class SQLiteConnection : public Connection
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~SQLiteConnection();
diff --git a/kexi/kexidb/drivers/sqlite/sqlitedriver.h b/kexi/kexidb/drivers/sqlite/sqlitedriver.h
index 59fe89aff..223cdde02 100644
--- a/kexi/kexidb/drivers/sqlite/sqlitedriver.h
+++ b/kexi/kexidb/drivers/sqlite/sqlitedriver.h
@@ -35,7 +35,7 @@ class SQLiteDriverPrivate;
class SQLiteDriver : public Driver
{
Q_OBJECT
- TQ_OBJECT
+
KEXIDB_DRIVER
public:
diff --git a/kexi/kexidb/drivers/sqlite/sqlitevacuum.h b/kexi/kexidb/drivers/sqlite/sqlitevacuum.h
index 27bcc7efc..70ebe8b21 100644
--- a/kexi/kexidb/drivers/sqlite/sqlitevacuum.h
+++ b/kexi/kexidb/drivers/sqlite/sqlitevacuum.h
@@ -45,7 +45,7 @@ class KProgressDialog;
class SQLiteVacuum : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
SQLiteVacuum(const TQString& filePath);
~SQLiteVacuum();
diff --git a/kexi/kexidb/utils_p.h b/kexi/kexidb/utils_p.h
index 8f10fb5b9..7cfa77aad 100644
--- a/kexi/kexidb/utils_p.h
+++ b/kexi/kexidb/utils_p.h
@@ -32,7 +32,7 @@ class ConnectionTestThread;
class ConnectionTestDialog : protected KProgressDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConnectionTestDialog(TQWidget* parent,
const KexiDB::ConnectionData& data, KexiDB::MessageHandler& msgHandler);
diff --git a/kexi/kexiutils/utils_p.h b/kexi/kexiutils/utils_p.h
index 41d864259..6f0232639 100644
--- a/kexi/kexiutils/utils_p.h
+++ b/kexi/kexiutils/utils_p.h
@@ -28,7 +28,7 @@
class DelayedCursorHandler : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
DelayedCursorHandler();
void start(bool noDelay);
diff --git a/kexi/main/kexifinddialog.h b/kexi/main/kexifinddialog.h
index 70d139174..d93ac7034 100644
--- a/kexi/main/kexifinddialog.h
+++ b/kexi/main/kexifinddialog.h
@@ -34,7 +34,7 @@ class KAction;
class KexiFindDialog : public KexiFindDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Creates a new find dialog. Replace mode is off by default.
KexiFindDialog(TQWidget* parent);
diff --git a/kexi/main/keximainwindowimpl.h b/kexi/main/keximainwindowimpl.h
index 141cd4750..270e9272a 100644
--- a/kexi/main/keximainwindowimpl.h
+++ b/kexi/main/keximainwindowimpl.h
@@ -45,7 +45,7 @@ namespace KexiPart {
class KEXIMAIN_EXPORT KexiMainWindowImpl : public KexiMainWindow, public KexiGUIMessageHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates an empty mainwindow. */
diff --git a/kexi/main/kexinamedialog.h b/kexi/main/kexinamedialog.h
index 365214e20..f0d1db0aa 100644
--- a/kexi/main/kexinamedialog.h
+++ b/kexi/main/kexinamedialog.h
@@ -27,7 +27,7 @@
class KEXIMAIN_EXPORT KexiNameDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiNameDialog(const TQString& message,
diff --git a/kexi/main/kexinamewidget.h b/kexi/main/kexinamewidget.h
index acbeed5ca..b504d574b 100644
--- a/kexi/main/kexinamewidget.h
+++ b/kexi/main/kexinamewidget.h
@@ -32,7 +32,7 @@ class MultiValidator;
class KEXIMAIN_EXPORT KexiNameWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiNameWidget(const TQString& message,
diff --git a/kexi/main/kexistatusbar.h b/kexi/main/kexistatusbar.h
index 6f415af38..87ee7e6a3 100644
--- a/kexi/main/kexistatusbar.h
+++ b/kexi/main/kexistatusbar.h
@@ -41,7 +41,7 @@ namespace KParts { class Part; }
class KexitStatusBar : public KStatusBar
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexitStatusBar( TQWidget *parent=0, const char *name=0 );
virtual ~KexitStatusBar();
diff --git a/kexi/main/ksplitter.h b/kexi/main/ksplitter.h
index f3feafc43..76194d13b 100644
--- a/kexi/main/ksplitter.h
+++ b/kexi/main/ksplitter.h
@@ -47,7 +47,7 @@ class KDockWidget;
class KDockSplitter : public TQWidget
{
//Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
diff --git a/kexi/main/printing/kexisimpleprintingengine.h b/kexi/main/printing/kexisimpleprintingengine.h
index 8c6d995d3..3aba0a0fb 100644
--- a/kexi/main/printing/kexisimpleprintingengine.h
+++ b/kexi/main/printing/kexisimpleprintingengine.h
@@ -57,7 +57,7 @@ class KexiSimplePrintingSettings
class KexiSimplePrintingEngine : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintingEngine( const KexiSimplePrintingSettings& settings, TQObject* parent );
diff --git a/kexi/main/printing/kexisimpleprintingpagesetup.h b/kexi/main/printing/kexisimpleprintingpagesetup.h
index 6efd13142..742e8c435 100644
--- a/kexi/main/printing/kexisimpleprintingpagesetup.h
+++ b/kexi/main/printing/kexisimpleprintingpagesetup.h
@@ -38,7 +38,7 @@ class KexiSimplePrintPreviewWindow;
class KexiSimplePrintingCommand : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintingCommand(KexiMainWindow* mainWin, int objectId,
@@ -73,7 +73,7 @@ class KexiSimplePrintingCommand : public TQObject
class KexiSimplePrintingPageSetup : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintingPageSetup( KexiMainWindow *mainWin, TQWidget *parent, TQMap<TQString,TQString>* args );
diff --git a/kexi/main/printing/kexisimpleprintingpart.h b/kexi/main/printing/kexisimpleprintingpart.h
index 00c44b50b..0130969b6 100644
--- a/kexi/main/printing/kexisimpleprintingpart.h
+++ b/kexi/main/printing/kexisimpleprintingpart.h
@@ -37,7 +37,7 @@ class KexiProject;
class KexiSimplePrintingPart : public KexiPart::StaticPart
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintingPart();
diff --git a/kexi/main/printing/kexisimpleprintpreviewwindow.h b/kexi/main/printing/kexisimpleprintpreviewwindow.h
index 35870285f..8f76e803c 100644
--- a/kexi/main/printing/kexisimpleprintpreviewwindow.h
+++ b/kexi/main/printing/kexisimpleprintpreviewwindow.h
@@ -34,7 +34,7 @@ class KexiSimplePrintingEngine;
class KexiSimplePrintPreviewWindow : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintPreviewWindow(KexiSimplePrintingEngine &engine,
diff --git a/kexi/main/printing/kexisimpleprintpreviewwindow_p.h b/kexi/main/printing/kexisimpleprintpreviewwindow_p.h
index 5246d3295..621d0db42 100644
--- a/kexi/main/printing/kexisimpleprintpreviewwindow_p.h
+++ b/kexi/main/printing/kexisimpleprintpreviewwindow_p.h
@@ -37,7 +37,7 @@ class KexiSimplePrintPreviewView : public TQWidget
class KexiSimplePrintPreviewScrollView : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSimplePrintPreviewScrollView(KexiSimplePrintPreviewWindow *window);
diff --git a/kexi/main/startup/KexiConnSelector.h b/kexi/main/startup/KexiConnSelector.h
index c42fc5362..00ace8dc0 100644
--- a/kexi/main/startup/KexiConnSelector.h
+++ b/kexi/main/startup/KexiConnSelector.h
@@ -55,7 +55,7 @@ class KexiConnSelectorWidgetPrivate;
class KEXIMAIN_EXPORT KexiConnSelectorWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum ConnType { FileBased=1, ServerBased=2 };
diff --git a/kexi/main/startup/KexiDBTitlePage.h b/kexi/main/startup/KexiDBTitlePage.h
index 0ee1e4ddb..13ee8a944 100644
--- a/kexi/main/startup/KexiDBTitlePage.h
+++ b/kexi/main/startup/KexiDBTitlePage.h
@@ -26,7 +26,7 @@
class KEXIMAIN_EXPORT KexiDBTitlePage : public KexiDBTitlePageBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Constructs title page. \a labelText can be provided to change default
diff --git a/kexi/main/startup/KexiNewProjectWizard.h b/kexi/main/startup/KexiNewProjectWizard.h
index ff16b996e..395ad5382 100644
--- a/kexi/main/startup/KexiNewProjectWizard.h
+++ b/kexi/main/startup/KexiNewProjectWizard.h
@@ -37,7 +37,7 @@ class KexiProjectSelectorWidget;
class KEXIMAIN_EXPORT KexiNewProjectWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiNewProjectWizard(KexiDBConnectionSet& conn_set, TQWidget *parent=0,
const char *name=0, bool modal=false, WFlags f=0);
diff --git a/kexi/main/startup/KexiProjectSelector.h b/kexi/main/startup/KexiProjectSelector.h
index 43c6a6b5e..b69f74e49 100644
--- a/kexi/main/startup/KexiProjectSelector.h
+++ b/kexi/main/startup/KexiProjectSelector.h
@@ -34,7 +34,7 @@ class KexiProjectSelectorWidgetPrivate;
class KEXIMAIN_EXPORT KexiProjectSelectorWidget : public KexiProjectSelectorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
// enum ConnType { FileBased=1, ServerBased=2 };
@@ -94,7 +94,7 @@ protected:
class KexiProjectSelectorDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Constructor 1, used for displaying recent projects list
Label "there are recently opened projects" is displayed automatically
diff --git a/kexi/main/startup/KexiStartup.h b/kexi/main/startup/KexiStartup.h
index 23d8e832a..37a2011da 100644
--- a/kexi/main/startup/KexiStartup.h
+++ b/kexi/main/startup/KexiStartup.h
@@ -40,7 +40,7 @@ namespace KexiDB {
class KEXIMAIN_EXPORT KexiDBPasswordDialog : public KPasswordDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDBPasswordDialog(TQWidget *parent, KexiDB::ConnectionData& cdata, bool showDetailsButton = false);
virtual ~KexiDBPasswordDialog();
@@ -62,7 +62,7 @@ class KEXIMAIN_EXPORT KexiStartupHandler
: public TQObject, public KexiStartupData, public Kexi::ObjectStatus
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiStartupHandler();
diff --git a/kexi/main/startup/KexiStartupDialog.h b/kexi/main/startup/KexiStartupDialog.h
index aad9ec9ed..9ae922c66 100644
--- a/kexi/main/startup/KexiStartupDialog.h
+++ b/kexi/main/startup/KexiStartupDialog.h
@@ -46,7 +46,7 @@ class ConnectionDataLVItem;
class KEXIMAIN_EXPORT KexiStartupDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! The Dialog returns one of these values depending
diff --git a/kexi/main/startup/KexiStartupDialogTemplatesPage.h b/kexi/main/startup/KexiStartupDialogTemplatesPage.h
index 2c7058d4e..82ba7fe2b 100644
--- a/kexi/main/startup/KexiStartupDialogTemplatesPage.h
+++ b/kexi/main/startup/KexiStartupDialogTemplatesPage.h
@@ -27,7 +27,7 @@
class KEXIMAIN_EXPORT KexiStartupDialogTemplatesPage : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiStartupDialogTemplatesPage( TQWidget * parent = 0 );
diff --git a/kexi/main/startup/KexiStartupFileDialog.h b/kexi/main/startup/KexiStartupFileDialog.h
index c85797db4..1b99391d9 100644
--- a/kexi/main/startup/KexiStartupFileDialog.h
+++ b/kexi/main/startup/KexiStartupFileDialog.h
@@ -33,7 +33,7 @@
class KEXIMAIN_EXPORT KexiStartupFileDialog : public KexiStartupFileDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Dialog mode:
diff --git a/kexi/main/startup/KexiStartup_p.h b/kexi/main/startup/KexiStartup_p.h
index 1e9e5d271..dce0fb3a9 100644
--- a/kexi/main/startup/KexiStartup_p.h
+++ b/kexi/main/startup/KexiStartup_p.h
@@ -33,7 +33,7 @@ class KProgressDialog;
class SQLite2ToSQLite3Migration : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
SQLite2ToSQLite3Migration(const TQString& filePath);
~SQLite2ToSQLite3Migration();
diff --git a/kexi/migration/importoptionsdlg.h b/kexi/migration/importoptionsdlg.h
index e24e37c70..f598f3456 100644
--- a/kexi/migration/importoptionsdlg.h
+++ b/kexi/migration/importoptionsdlg.h
@@ -33,7 +33,7 @@ namespace KexiMigration {
class OptionsDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
OptionsDialog( const TQString& databaseFile, const TQString& selectedEncoding, TQWidget* parent = 0 );
virtual ~OptionsDialog();
diff --git a/kexi/migration/importwizard.h b/kexi/migration/importwizard.h
index 19a1b844c..97ffec4f0 100644
--- a/kexi/migration/importwizard.h
+++ b/kexi/migration/importwizard.h
@@ -63,7 +63,7 @@ class KexiMigrate;
class KEXIMIGR_EXPORT ImportWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates wizard's instance.
\a args contains arguments that can be parsed by parseArguments().
diff --git a/kexi/migration/keximigrate.h b/kexi/migration/keximigrate.h
index cd2949f9d..c3a278aed 100644
--- a/kexi/migration/keximigrate.h
+++ b/kexi/migration/keximigrate.h
@@ -78,7 +78,7 @@ See kexi/doc/dev/kexi_import.txt for more info.
class KEXIMIGR_EXPORT KexiMigrate : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~KexiMigrate();
diff --git a/kexi/migration/migratemanager_p.h b/kexi/migration/migratemanager_p.h
index 59824573d..3ce4f22d5 100644
--- a/kexi/migration/migratemanager_p.h
+++ b/kexi/migration/migratemanager_p.h
@@ -30,7 +30,7 @@ namespace KexiMigration {
class MigrateManagerInternal : public TQObject, public KexiDB::Object
{
Q_OBJECT
- TQ_OBJECT
+
public:
~MigrateManagerInternal();
diff --git a/kexi/migration/mysql/mysqlmigrate.h b/kexi/migration/mysql/mysqlmigrate.h
index 8f223ac5a..5a0cedf0b 100644
--- a/kexi/migration/mysql/mysqlmigrate.h
+++ b/kexi/migration/mysql/mysqlmigrate.h
@@ -30,7 +30,7 @@ namespace KexiMigration
class MySQLMigrate : public KexiMigrate
{
Q_OBJECT
- TQ_OBJECT
+
KEXIMIGRATION_DRIVER
private:
diff --git a/kexi/migration/pqxx/pqxxmigrate.h b/kexi/migration/pqxx/pqxxmigrate.h
index f156bfd41..be5d80a3b 100644
--- a/kexi/migration/pqxx/pqxxmigrate.h
+++ b/kexi/migration/pqxx/pqxxmigrate.h
@@ -34,7 +34,7 @@ namespace KexiMigration
class PqxxMigrate : public KexiMigrate
{
Q_OBJECT
- TQ_OBJECT
+
KEXIMIGRATION_DRIVER
public:
diff --git a/kexi/plugins/forms/kexiactionselectiondialog.h b/kexi/plugins/forms/kexiactionselectiondialog.h
index 983ea759a..8587287c3 100644
--- a/kexi/plugins/forms/kexiactionselectiondialog.h
+++ b/kexi/plugins/forms/kexiactionselectiondialog.h
@@ -37,7 +37,7 @@ namespace KexiPart {
class KEXIFORMUTILS_EXPORT KexiActionSelectionDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiActionSelectionDialog(KexiMainWindow* mainWin, TQWidget *parent,
const KexiFormEventAction::ActionData& action, const TQCString& actionWidgetName);
diff --git a/kexi/plugins/forms/kexiactionselectiondialog_p.h b/kexi/plugins/forms/kexiactionselectiondialog_p.h
index 488805ee3..741bd230e 100644
--- a/kexi/plugins/forms/kexiactionselectiondialog_p.h
+++ b/kexi/plugins/forms/kexiactionselectiondialog_p.h
@@ -38,7 +38,7 @@ class ActionsListViewBase : public KListView
class KActionsListViewBase : public ActionsListViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KActionsListViewBase(TQWidget* parent, KexiMainWindow* mainWin);
virtual ~KActionsListViewBase();
diff --git a/kexi/plugins/forms/kexidatasourcepage.h b/kexi/plugins/forms/kexidatasourcepage.h
index 748d5d3db..905a1f38a 100644
--- a/kexi/plugins/forms/kexidatasourcepage.h
+++ b/kexi/plugins/forms/kexidatasourcepage.h
@@ -38,7 +38,7 @@ class TQFrame;
class KEXIFORMUTILS_EXPORT KexiDataSourcePage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDataSourcePage(TQWidget *parent, const char *name = 0);
diff --git a/kexi/plugins/forms/kexidbfactory.h b/kexi/plugins/forms/kexidbfactory.h
index 67ee3527e..a5830593e 100644
--- a/kexi/plugins/forms/kexidbfactory.h
+++ b/kexi/plugins/forms/kexidbfactory.h
@@ -34,7 +34,7 @@ namespace KFormDesigner {
class KexiDBFactory : public KFormDesigner::WidgetFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDBFactory(TQObject *parent, const char *name, const TQStringList &args);
diff --git a/kexi/plugins/forms/kexiformmanager.h b/kexi/plugins/forms/kexiformmanager.h
index 6cde85dc7..baeb74d9e 100644
--- a/kexi/plugins/forms/kexiformmanager.h
+++ b/kexi/plugins/forms/kexiformmanager.h
@@ -31,7 +31,7 @@ class KexiFormView;
class KEXIFORMUTILS_EXPORT KexiFormManager : public KFormDesigner::FormManager
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFormManager(KexiPart::Part *parent, const char* name = 0);
diff --git a/kexi/plugins/forms/kexiformpart.h b/kexi/plugins/forms/kexiformpart.h
index fe6670615..6a04fbef6 100644
--- a/kexi/plugins/forms/kexiformpart.h
+++ b/kexi/plugins/forms/kexiformpart.h
@@ -49,7 +49,7 @@ class KexiDataSourcePage;
class KEXIFORMUTILS_EXPORT KexiFormPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFormPart(TQObject *parent, const char *name, const TQStringList &);
diff --git a/kexi/plugins/forms/kexiformscrollview.h b/kexi/plugins/forms/kexiformscrollview.h
index 7d2b98679..f668aacca 100644
--- a/kexi/plugins/forms/kexiformscrollview.h
+++ b/kexi/plugins/forms/kexiformscrollview.h
@@ -47,7 +47,7 @@ class KEXIFORMUTILS_EXPORT KexiFormScrollView :
public KexiFormEventHandler
{
Q_OBJECT
- TQ_OBJECT
+
KEXI_DATAAWAREOBJECTINTERFACE
public:
diff --git a/kexi/plugins/forms/kexiformview.h b/kexi/plugins/forms/kexiformview.h
index f269abf7b..d009476a1 100644
--- a/kexi/plugins/forms/kexiformview.h
+++ b/kexi/plugins/forms/kexiformview.h
@@ -55,7 +55,7 @@ namespace KFormDesigner
class KEXIFORMUTILS_EXPORT KexiFormView : public KexiDataAwareView
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum ResizeMode {
diff --git a/kexi/plugins/forms/widgets/kexidbautofield.h b/kexi/plugins/forms/widgets/kexidbautofield.h
index 809c1186a..24423441f 100644
--- a/kexi/plugins/forms/widgets/kexidbautofield.h
+++ b/kexi/plugins/forms/widgets/kexidbautofield.h
@@ -40,7 +40,7 @@ class KEXIFORMUTILS_EXPORT KexiDBAutoField :
public KFormDesigner::WidgetWithSubpropertiesInterface
{
Q_OBJECT
- TQ_OBJECT
+
//'caption' is uncovered now TQ_PROPERTY(TQString labelCaption READ caption WRITE setCaption DESIGNABLE true)
TQ_OVERRIDE(TQString caption READ caption WRITE setCaption DESIGNABLE true)
TQ_OVERRIDE(TQColor paletteForegroundColor READ paletteForegroundColor WRITE setPaletteForegroundColor DESIGNABLE true RESET unsetPalette)
diff --git a/kexi/plugins/forms/widgets/kexidbcheckbox.h b/kexi/plugins/forms/widgets/kexidbcheckbox.h
index aba3314c4..daaa14bec 100644
--- a/kexi/plugins/forms/widgets/kexidbcheckbox.h
+++ b/kexi/plugins/forms/widgets/kexidbcheckbox.h
@@ -28,7 +28,7 @@
class KEXIFORMUTILS_EXPORT KexiDBCheckBox : public TQCheckBox, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_OVERRIDE( Tristate tristate READ isTristate WRITE setTristate )
diff --git a/kexi/plugins/forms/widgets/kexidbcombobox.h b/kexi/plugins/forms/widgets/kexidbcombobox.h
index 60ed78d1b..c38027f8e 100644
--- a/kexi/plugins/forms/widgets/kexidbcombobox.h
+++ b/kexi/plugins/forms/widgets/kexidbcombobox.h
@@ -35,7 +35,7 @@ class KEXIFORMUTILS_EXPORT KexiDBComboBox :
public KexiDBAutoField, public KexiComboBoxBase
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( bool editable READ isEditable WRITE setEditable )
//properties from KexiDBAutoField that should not be visible:
TQ_OVERRIDE(TQColor paletteBackgroundColor READ paletteBackgroundColor WRITE setPaletteBackgroundColor DESIGNABLE true RESET unsetPalette)
diff --git a/kexi/plugins/forms/widgets/kexidbdateedit.h b/kexi/plugins/forms/widgets/kexidbdateedit.h
index 4b02a3bcb..be97e937e 100644
--- a/kexi/plugins/forms/widgets/kexidbdateedit.h
+++ b/kexi/plugins/forms/widgets/kexidbdateedit.h
@@ -32,7 +32,7 @@ class TQDateTimeEditor;
class KEXIFORMUTILS_EXPORT KexiDBDateEdit : public TQWidget, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
// properties copied from TQDateEdit
diff --git a/kexi/plugins/forms/widgets/kexidbdatetimeedit.h b/kexi/plugins/forms/widgets/kexidbdatetimeedit.h
index b28ff0693..c7080a1e1 100644
--- a/kexi/plugins/forms/widgets/kexidbdatetimeedit.h
+++ b/kexi/plugins/forms/widgets/kexidbdatetimeedit.h
@@ -32,7 +32,7 @@ class KPopupMenu;
class KEXIFORMUTILS_EXPORT KexiDBDateTimeEdit : public TQWidget, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
// properties copied from TQDateTimeEdit
diff --git a/kexi/plugins/forms/widgets/kexidbdoublespinbox.h b/kexi/plugins/forms/widgets/kexidbdoublespinbox.h
index e693245be..e9af94d93 100644
--- a/kexi/plugins/forms/widgets/kexidbdoublespinbox.h
+++ b/kexi/plugins/forms/widgets/kexidbdoublespinbox.h
@@ -29,7 +29,7 @@
class KEXIFORMUTILS_EXPORT KexiDBDoubleSpinBox : public KDoubleSpinBox, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_PROPERTY( bool readOnly READ isReadOnly WRITE setReadOnly DESIGNABLE true )
diff --git a/kexi/plugins/forms/widgets/kexidbform.h b/kexi/plugins/forms/widgets/kexidbform.h
index 297989476..90c947d2a 100644
--- a/kexi/plugins/forms/widgets/kexidbform.h
+++ b/kexi/plugins/forms/widgets/kexidbform.h
@@ -43,7 +43,7 @@ class KEXIFORMUTILS_EXPORT KexiDBForm :
public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_PROPERTY(bool autoTabStops READ autoTabStops WRITE setAutoTabStops DESIGNABLE true)
diff --git a/kexi/plugins/forms/widgets/kexidbimagebox.h b/kexi/plugins/forms/widgets/kexidbimagebox.h
index 860ee4c6f..93e7e244e 100644
--- a/kexi/plugins/forms/widgets/kexidbimagebox.h
+++ b/kexi/plugins/forms/widgets/kexidbimagebox.h
@@ -38,7 +38,7 @@ class KEXIFORMUTILS_EXPORT KexiDBImageBox :
public KexiSubwidgetInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQString dataSource READ dataSource WRITE setDataSource )
TQ_PROPERTY( TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType )
TQ_PROPERTY( bool readOnly READ isReadOnly WRITE setReadOnly )
diff --git a/kexi/plugins/forms/widgets/kexidbintspinbox.h b/kexi/plugins/forms/widgets/kexidbintspinbox.h
index a76ab0ddd..9219e9313 100644
--- a/kexi/plugins/forms/widgets/kexidbintspinbox.h
+++ b/kexi/plugins/forms/widgets/kexidbintspinbox.h
@@ -29,7 +29,7 @@
class KEXIFORMUTILS_EXPORT KexiDBIntSpinBox : public KIntSpinBox, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_PROPERTY( bool readOnly READ isReadOnly WRITE setReadOnly DESIGNABLE true )
diff --git a/kexi/plugins/forms/widgets/kexidblabel.h b/kexi/plugins/forms/widgets/kexidblabel.h
index f99ddc769..0ed255d9a 100644
--- a/kexi/plugins/forms/widgets/kexidblabel.h
+++ b/kexi/plugins/forms/widgets/kexidblabel.h
@@ -41,7 +41,7 @@ class KexiDBInternalLabel;
*/
class KEXIFORMUTILS_EXPORT KexiDBLabel : public TQLabel, protected KexiDBTextWidgetInterface, public KexiFormDataItemInterface {
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true )
TQ_PROPERTY( TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true )
TQ_PROPERTY( bool shadowEnabled READ shadowEnabled WRITE setShadowEnabled DESIGNABLE true )
diff --git a/kexi/plugins/forms/widgets/kexidblineedit.h b/kexi/plugins/forms/widgets/kexidblineedit.h
index 9d85dac52..935a89a7d 100644
--- a/kexi/plugins/forms/widgets/kexidblineedit.h
+++ b/kexi/plugins/forms/widgets/kexidblineedit.h
@@ -47,7 +47,7 @@ class KEXIFORMUTILS_EXPORT KexiDBLineEdit :
public KexiSubwidgetInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_OVERRIDE(bool readOnly READ isReadOnly WRITE setReadOnly DESIGNABLE true)
diff --git a/kexi/plugins/forms/widgets/kexidbsubform.h b/kexi/plugins/forms/widgets/kexidbsubform.h
index c09e5e835..3b5afa318 100644
--- a/kexi/plugins/forms/widgets/kexidbsubform.h
+++ b/kexi/plugins/forms/widgets/kexidbsubform.h
@@ -28,7 +28,7 @@
class KEXIFORMUTILS_EXPORT KexiDBSubForm : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString formName READ formName WRITE setFormName DESIGNABLE true)
public:
diff --git a/kexi/plugins/forms/widgets/kexidbtextedit.h b/kexi/plugins/forms/widgets/kexidbtextedit.h
index 8e92ee6f9..4cc441d09 100644
--- a/kexi/plugins/forms/widgets/kexidbtextedit.h
+++ b/kexi/plugins/forms/widgets/kexidbtextedit.h
@@ -33,7 +33,7 @@ class KEXIFORMUTILS_EXPORT KexiDBTextEdit :
public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
diff --git a/kexi/plugins/forms/widgets/kexidbtimeedit.h b/kexi/plugins/forms/widgets/kexidbtimeedit.h
index 808316e6f..3ea5cd056 100644
--- a/kexi/plugins/forms/widgets/kexidbtimeedit.h
+++ b/kexi/plugins/forms/widgets/kexidbtimeedit.h
@@ -31,7 +31,7 @@ class TQDateTimeEditor;
class KEXIFORMUTILS_EXPORT KexiDBTimeEdit : public TQTimeEdit, public KexiFormDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString dataSource READ dataSource WRITE setDataSource DESIGNABLE true)
TQ_PROPERTY(TQCString dataSourceMimeType READ dataSourceMimeType WRITE setDataSourceMimeType DESIGNABLE true)
TQ_PROPERTY( bool readOnly READ isReadOnly WRITE setReadOnly DESIGNABLE true )
diff --git a/kexi/plugins/forms/widgets/kexiframe.h b/kexi/plugins/forms/widgets/kexiframe.h
index ce51766c8..44197aa49 100644
--- a/kexi/plugins/forms/widgets/kexiframe.h
+++ b/kexi/plugins/forms/widgets/kexiframe.h
@@ -26,7 +26,7 @@
class KEXIFORMUTILS_EXPORT KexiFrame : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
//todo Q_ENUMS( Shape Shadow )
TQ_PROPERTY( TQColor frameColor READ frameColor WRITE setFrameColor DESIGNABLE true )
//todo TQ_OVERRIDE( Shape frameShape READ frameShape WRITE setFrameShape )
diff --git a/kexi/plugins/forms/widgets/kexipushbutton.h b/kexi/plugins/forms/widgets/kexipushbutton.h
index 4f9ec5f74..a84ccf79d 100644
--- a/kexi/plugins/forms/widgets/kexipushbutton.h
+++ b/kexi/plugins/forms/widgets/kexipushbutton.h
@@ -28,7 +28,7 @@
class KEXIFORMUTILS_EXPORT KexiPushButton : public KPushButton
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString onClickAction READ onClickAction WRITE setOnClickAction DESIGNABLE true)
TQ_PROPERTY(TQString onClickActionOption READ onClickActionOption WRITE setOnClickActionOption DESIGNABLE true)
diff --git a/kexi/plugins/importexport/csv/kexicsvexportwizard.h b/kexi/plugins/importexport/csv/kexicsvexportwizard.h
index 7ef7020d6..24c544715 100644
--- a/kexi/plugins/importexport/csv/kexicsvexportwizard.h
+++ b/kexi/plugins/importexport/csv/kexicsvexportwizard.h
@@ -42,7 +42,7 @@ namespace KexiDB {
class KexiCSVExportWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiCSVExportWizard( const KexiCSVExport::Options& options, KexiMainWindow* mainWin,
diff --git a/kexi/plugins/importexport/csv/kexicsvimportdialog.h b/kexi/plugins/importexport/csv/kexicsvimportdialog.h
index cbb4ac6b7..4df8a621a 100644
--- a/kexi/plugins/importexport/csv/kexicsvimportdialog.h
+++ b/kexi/plugins/importexport/csv/kexicsvimportdialog.h
@@ -78,7 +78,7 @@ class KexiCSVInfoLabel;
class KexiCSVImportDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Mode { Clipboard, File /*, Column*/ };
diff --git a/kexi/plugins/importexport/csv/kexicsvimportoptionsdlg.h b/kexi/plugins/importexport/csv/kexicsvimportoptionsdlg.h
index 35d8b5cd2..f61556f43 100644
--- a/kexi/plugins/importexport/csv/kexicsvimportoptionsdlg.h
+++ b/kexi/plugins/importexport/csv/kexicsvimportoptionsdlg.h
@@ -44,7 +44,7 @@ class KexiCSVImportOptions
class KexiCSVImportOptionsDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiCSVImportOptionsDialog( const KexiCSVImportOptions& options, TQWidget* parent = 0 );
virtual ~KexiCSVImportOptionsDialog();
diff --git a/kexi/plugins/importexport/csv/kexicsvwidgets.h b/kexi/plugins/importexport/csv/kexicsvwidgets.h
index 388e62469..916ad504e 100644
--- a/kexi/plugins/importexport/csv/kexicsvwidgets.h
+++ b/kexi/plugins/importexport/csv/kexicsvwidgets.h
@@ -76,7 +76,7 @@ class KexiCSVInfoLabel : public TQWidget
class KexiCSVDelimiterWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiCSVDelimiterWidget( bool lineEditOnBottom, TQWidget * parent = 0 );
diff --git a/kexi/plugins/macros/kexiactions/datatableaction.h b/kexi/plugins/macros/kexiactions/datatableaction.h
index b713b2c7a..e3f716015 100644
--- a/kexi/plugins/macros/kexiactions/datatableaction.h
+++ b/kexi/plugins/macros/kexiactions/datatableaction.h
@@ -37,7 +37,7 @@ namespace KexiMacro {
class DataTableAction : public KexiAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexiactions/executeaction.h b/kexi/plugins/macros/kexiactions/executeaction.h
index b2cfaaeaa..04fef2dca 100644
--- a/kexi/plugins/macros/kexiactions/executeaction.h
+++ b/kexi/plugins/macros/kexiactions/executeaction.h
@@ -39,7 +39,7 @@ namespace KexiMacro {
class ExecuteAction : public KexiAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexiactions/messageaction.h b/kexi/plugins/macros/kexiactions/messageaction.h
index 5ccac9b79..da7723c3a 100644
--- a/kexi/plugins/macros/kexiactions/messageaction.h
+++ b/kexi/plugins/macros/kexiactions/messageaction.h
@@ -40,7 +40,7 @@ namespace KexiMacro {
class MessageAction : public KexiAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexiactions/navigateaction.h b/kexi/plugins/macros/kexiactions/navigateaction.h
index c5dc61ef3..449a9459f 100644
--- a/kexi/plugins/macros/kexiactions/navigateaction.h
+++ b/kexi/plugins/macros/kexiactions/navigateaction.h
@@ -39,7 +39,7 @@ namespace KexiMacro {
class NavigateAction : public KexiAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexiactions/openaction.h b/kexi/plugins/macros/kexiactions/openaction.h
index a30903fbf..092dc3719 100644
--- a/kexi/plugins/macros/kexiactions/openaction.h
+++ b/kexi/plugins/macros/kexiactions/openaction.h
@@ -39,7 +39,7 @@ namespace KexiMacro {
class OpenAction : public KexiAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/macros/kexipart/keximacrodesignview.h b/kexi/plugins/macros/kexipart/keximacrodesignview.h
index 520d1799e..eaa64f377 100644
--- a/kexi/plugins/macros/kexipart/keximacrodesignview.h
+++ b/kexi/plugins/macros/kexipart/keximacrodesignview.h
@@ -41,7 +41,7 @@ class KexiTableItem;
class KexiMacroDesignView : public KexiMacroView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexipart/keximacroerror.h b/kexi/plugins/macros/kexipart/keximacroerror.h
index e03afbcda..f8fb5756e 100644
--- a/kexi/plugins/macros/kexipart/keximacroerror.h
+++ b/kexi/plugins/macros/kexipart/keximacroerror.h
@@ -50,7 +50,7 @@ class KexiMainWindow;
class KexiMacroError : public KexiMacroErrorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/macros/kexipart/keximacropart.h b/kexi/plugins/macros/kexipart/keximacropart.h
index 374679c04..f81093641 100644
--- a/kexi/plugins/macros/kexipart/keximacropart.h
+++ b/kexi/plugins/macros/kexipart/keximacropart.h
@@ -30,7 +30,7 @@
class KexiMacroPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/macros/kexipart/keximacroproperty.h b/kexi/plugins/macros/kexipart/keximacroproperty.h
index 9419304e4..44ad8bd4d 100644
--- a/kexi/plugins/macros/kexipart/keximacroproperty.h
+++ b/kexi/plugins/macros/kexipart/keximacroproperty.h
@@ -40,7 +40,7 @@ class KexiMacroProperty
, public KoProperty::CustomProperty
{
Q_OBJECT
- TQ_OBJECT
+
friend class KexiMacroPropertyWidget;
@@ -140,7 +140,7 @@ class KexiMacroPropertyFactory : public KoProperty::CustomPropertyFactory
class KexiMacroPropertyWidget : public KoProperty::Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor. */
diff --git a/kexi/plugins/macros/kexipart/keximacrotextview.h b/kexi/plugins/macros/kexipart/keximacrotextview.h
index 0acfa9eff..e8d34600a 100644
--- a/kexi/plugins/macros/kexipart/keximacrotextview.h
+++ b/kexi/plugins/macros/kexipart/keximacrotextview.h
@@ -32,7 +32,7 @@ namespace KoMacro {
class KexiMacroTextView : public KexiMacroView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/kexipart/keximacroview.h b/kexi/plugins/macros/kexipart/keximacroview.h
index f98d394dd..c11d48e83 100644
--- a/kexi/plugins/macros/kexipart/keximacroview.h
+++ b/kexi/plugins/macros/kexipart/keximacroview.h
@@ -42,7 +42,7 @@ class KexiTableItem;
class KexiMacroView : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/lib/action.h b/kexi/plugins/macros/lib/action.h
index 51e97869b..762e27ae8 100644
--- a/kexi/plugins/macros/lib/action.h
+++ b/kexi/plugins/macros/lib/action.h
@@ -40,7 +40,7 @@ namespace KoMacro {
, public KShared // shared reference-counting
{
Q_OBJECT
- TQ_OBJECT
+
/// Property to get/set the name.
TQ_PROPERTY(TQString name READ name WRITE setName)
diff --git a/kexi/plugins/macros/lib/context.h b/kexi/plugins/macros/lib/context.h
index a7986167b..4f9621ccc 100644
--- a/kexi/plugins/macros/lib/context.h
+++ b/kexi/plugins/macros/lib/context.h
@@ -43,7 +43,7 @@ namespace KoMacro {
, public KShared
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/lib/macro.h b/kexi/plugins/macros/lib/macro.h
index 5e5decf8d..80d50deb5 100644
--- a/kexi/plugins/macros/lib/macro.h
+++ b/kexi/plugins/macros/lib/macro.h
@@ -44,7 +44,7 @@ namespace KoMacro {
, public XMLHandler // to (un-)serialize from/to XML
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/macros/tests/actiontests.h b/kexi/plugins/macros/tests/actiontests.h
index 07cf89580..fe3fb21d4 100644
--- a/kexi/plugins/macros/tests/actiontests.h
+++ b/kexi/plugins/macros/tests/actiontests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class ActionTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/commontests.h b/kexi/plugins/macros/tests/commontests.h
index 0480c0221..e72408b7c 100644
--- a/kexi/plugins/macros/tests/commontests.h
+++ b/kexi/plugins/macros/tests/commontests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class CommonTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/macroitemtests.h b/kexi/plugins/macros/tests/macroitemtests.h
index 7ec3625c9..902ef91ef 100644
--- a/kexi/plugins/macros/tests/macroitemtests.h
+++ b/kexi/plugins/macros/tests/macroitemtests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class MacroitemTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/macrotests.h b/kexi/plugins/macros/tests/macrotests.h
index 4a7c20431..49d50ad5f 100644
--- a/kexi/plugins/macros/tests/macrotests.h
+++ b/kexi/plugins/macros/tests/macrotests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class MacroTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/testaction.h b/kexi/plugins/macros/tests/testaction.h
index 9c045e3d9..43ce74bb1 100644
--- a/kexi/plugins/macros/tests/testaction.h
+++ b/kexi/plugins/macros/tests/testaction.h
@@ -39,7 +39,7 @@ namespace KoMacroTest {
class TestAction : public KoMacro::Action
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/testobject.h b/kexi/plugins/macros/tests/testobject.h
index 87bed8370..99b59da23 100644
--- a/kexi/plugins/macros/tests/testobject.h
+++ b/kexi/plugins/macros/tests/testobject.h
@@ -32,7 +32,7 @@ namespace KoMacroTest {
class TestObject : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/variabletests.h b/kexi/plugins/macros/tests/variabletests.h
index a3cd7f60d..e6474a5a1 100644
--- a/kexi/plugins/macros/tests/variabletests.h
+++ b/kexi/plugins/macros/tests/variabletests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class VariableTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/xmlhandlertests.h b/kexi/plugins/macros/tests/xmlhandlertests.h
index 3e67742fb..12d2d0570 100644
--- a/kexi/plugins/macros/tests/xmlhandlertests.h
+++ b/kexi/plugins/macros/tests/xmlhandlertests.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class XMLHandlerTests : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/macros/tests/xmlhandlertests2.h b/kexi/plugins/macros/tests/xmlhandlertests2.h
index d8f92aafd..49431b735 100644
--- a/kexi/plugins/macros/tests/xmlhandlertests2.h
+++ b/kexi/plugins/macros/tests/xmlhandlertests2.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
class XMLHandlerTests2 : public KUnitTest::SlotTester
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/plugins/queries/kexiaddparamdialog.h b/kexi/plugins/queries/kexiaddparamdialog.h
index 3c5439415..cd39fe15e 100644
--- a/kexi/plugins/queries/kexiaddparamdialog.h
+++ b/kexi/plugins/queries/kexiaddparamdialog.h
@@ -27,7 +27,7 @@ class KexiAddParamWidget;
class KexiAddParamDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiAddParamDialog(TQWidget *parent);
diff --git a/kexi/plugins/queries/kexidynamicqueryparameterdialog.h b/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
index 98e2c6fe8..43cb17187 100644
--- a/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
+++ b/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
@@ -29,7 +29,7 @@ class TQVBox;
class KexiDynamicQueryParameterDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDynamicQueryParameterDialog(TQWidget *parent,KexiDataProvider::Parameters *, const KexiDataProvider::ParameterList &);
virtual ~KexiDynamicQueryParameterDialog();
diff --git a/kexi/plugins/queries/kexiquerydesignerguieditor.h b/kexi/plugins/queries/kexiquerydesignerguieditor.h
index fd469f189..23012292d 100644
--- a/kexi/plugins/queries/kexiquerydesignerguieditor.h
+++ b/kexi/plugins/queries/kexiquerydesignerguieditor.h
@@ -59,7 +59,7 @@ namespace KexiDB
class KexiQueryDesignerGuiEditor : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryDesignerGuiEditor(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/plugins/queries/kexiquerydesignersql.h b/kexi/plugins/queries/kexiquerydesignersql.h
index 6f4503edf..ecb00c84e 100644
--- a/kexi/plugins/queries/kexiquerydesignersql.h
+++ b/kexi/plugins/queries/kexiquerydesignersql.h
@@ -35,7 +35,7 @@ class KexiQueryDesignerSQLViewPrivate;
class KexiQueryDesignerSQLView : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryDesignerSQLView(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/plugins/queries/kexiquerydesignersqlhistory.h b/kexi/plugins/queries/kexiquerydesignersqlhistory.h
index c59036385..9183764f5 100644
--- a/kexi/plugins/queries/kexiquerydesignersqlhistory.h
+++ b/kexi/plugins/queries/kexiquerydesignersqlhistory.h
@@ -62,7 +62,7 @@ typedef TQPtrList<HistoryEntry> History;
class KexiQueryDesignerSQLHistory : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryDesignerSQLHistory(TQWidget *parent, const char *name=0);
diff --git a/kexi/plugins/queries/kexiquerypart.h b/kexi/plugins/queries/kexiquerypart.h
index f404e6e68..33399c562 100644
--- a/kexi/plugins/queries/kexiquerypart.h
+++ b/kexi/plugins/queries/kexiquerypart.h
@@ -44,7 +44,7 @@ class KexiProject;
class KexiQueryPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryPart(TQObject *parent, const char *name, const TQStringList &);
diff --git a/kexi/plugins/queries/kexiqueryview.h b/kexi/plugins/queries/kexiqueryview.h
index 7eb65f1e9..faf387621 100644
--- a/kexi/plugins/queries/kexiqueryview.h
+++ b/kexi/plugins/queries/kexiqueryview.h
@@ -32,7 +32,7 @@ class KexiMainWindow;
class KexiQueryView : public KexiDataTable
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryView(KexiMainWindow *win, TQWidget *parent, const char *name=0);
diff --git a/kexi/plugins/relations/kexirelationmaindlg.h b/kexi/plugins/relations/kexirelationmaindlg.h
index 69f43242b..3e0cd5093 100644
--- a/kexi/plugins/relations/kexirelationmaindlg.h
+++ b/kexi/plugins/relations/kexirelationmaindlg.h
@@ -28,7 +28,7 @@ class KexiRelationWidget;
class KexiRelationMainDlg : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationMainDlg(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/plugins/relations/kexirelationpartimpl.h b/kexi/plugins/relations/kexirelationpartimpl.h
index fc16fbe0e..96c999f8f 100644
--- a/kexi/plugins/relations/kexirelationpartimpl.h
+++ b/kexi/plugins/relations/kexirelationpartimpl.h
@@ -25,7 +25,7 @@
class KexiRelationPartImpl : public KexiInternalPart
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationPartImpl(TQObject *parent, const char *name, const TQStringList &args);
diff --git a/kexi/plugins/reports/kexireportfactory.h b/kexi/plugins/reports/kexireportfactory.h
index e7c5f13ae..65f5764d3 100644
--- a/kexi/plugins/reports/kexireportfactory.h
+++ b/kexi/plugins/reports/kexireportfactory.h
@@ -26,7 +26,7 @@
class KexiReportFactory : public KFormDesigner::WidgetFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiReportFactory(TQObject *parent, const char *name, const TQStringList &args);
diff --git a/kexi/plugins/reports/kexireportform.h b/kexi/plugins/reports/kexireportform.h
index 7898ec984..64ede0576 100644
--- a/kexi/plugins/reports/kexireportform.h
+++ b/kexi/plugins/reports/kexireportform.h
@@ -30,7 +30,7 @@
class KEXIREPORTUTILS_EXPORT KexiReportForm : public TQWidget, public KFormDesigner::FormWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiReportForm(TQWidget *parent, const char *name="kexi_dbform");
diff --git a/kexi/plugins/reports/kexireportpart.h b/kexi/plugins/reports/kexireportpart.h
index 47f9d4ef2..d56da3bae 100644
--- a/kexi/plugins/reports/kexireportpart.h
+++ b/kexi/plugins/reports/kexireportpart.h
@@ -42,7 +42,7 @@ namespace KexiDB
class KEXIREPORTUTILS_EXPORT KexiReportPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiReportPart(TQObject *parent, const char *name, const TQStringList &);
diff --git a/kexi/plugins/reports/kexireportview.h b/kexi/plugins/reports/kexireportview.h
index df4b31909..794fa49cf 100644
--- a/kexi/plugins/reports/kexireportview.h
+++ b/kexi/plugins/reports/kexireportview.h
@@ -34,7 +34,7 @@ class KexiReportForm;
class KEXIREPORTUTILS_EXPORT KexiReportScrollView : public KexiScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiReportScrollView(TQWidget *parent, bool preview);
@@ -63,7 +63,7 @@ class KEXIREPORTUTILS_EXPORT KexiReportScrollView : public KexiScrollView
class KEXIREPORTUTILS_EXPORT KexiReportView : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum ResizeMode {
diff --git a/kexi/plugins/reports/reportwidgets.h b/kexi/plugins/reports/reportwidgets.h
index 1452f41e6..4cfb182af 100644
--- a/kexi/plugins/reports/reportwidgets.h
+++ b/kexi/plugins/reports/reportwidgets.h
@@ -34,7 +34,7 @@ using KFormDesigner::Form;
class KexiSubReport : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString reportName READ reportName WRITE setReportName DESIGNABLE true);
public:
@@ -56,7 +56,7 @@ class KexiSubReport : public TQScrollView
class Label : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
Label(const TQString &text, TQWidget *parent, const char *name);
@@ -67,7 +67,7 @@ class Label : public TQLabel
class PicLabel : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
PicLabel(const TQPixmap &pix, TQWidget *parent, const char *name);
@@ -80,7 +80,7 @@ class PicLabel : public TQLabel
class ReportLine : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(ReportLineStyle lineStyle READ lineStyle WRITE setLineStyle)
TQ_PROPERTY(int lineWidth READ lineWidth WRITE setLineWidth)
TQ_PROPERTY(TQColor color READ color WRITE setColor)
diff --git a/kexi/plugins/scripting/kexiscripting/kexiscriptdesignview.h b/kexi/plugins/scripting/kexiscripting/kexiscriptdesignview.h
index b3dec3602..94068ddde 100644
--- a/kexi/plugins/scripting/kexiscripting/kexiscriptdesignview.h
+++ b/kexi/plugins/scripting/kexiscripting/kexiscriptdesignview.h
@@ -46,7 +46,7 @@ namespace Kross { namespace Api {
class KexiScriptDesignView : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/scripting/kexiscripting/kexiscripteditor.h b/kexi/plugins/scripting/kexiscripting/kexiscripteditor.h
index a00e3aa29..ed3edc14c 100644
--- a/kexi/plugins/scripting/kexiscripting/kexiscripteditor.h
+++ b/kexi/plugins/scripting/kexiscripting/kexiscripteditor.h
@@ -36,7 +36,7 @@ namespace Kross { namespace Api {
class KexiScriptEditor : public KexiEditor
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/scripting/kexiscripting/kexiscriptpart.h b/kexi/plugins/scripting/kexiscripting/kexiscriptpart.h
index b2928a8fa..e51c7d45c 100644
--- a/kexi/plugins/scripting/kexiscripting/kexiscriptpart.h
+++ b/kexi/plugins/scripting/kexiscripting/kexiscriptpart.h
@@ -35,7 +35,7 @@
class KexiScriptPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/plugins/tables/kexilookupcolumnpage.h b/kexi/plugins/tables/kexilookupcolumnpage.h
index d5c6d1749..203bbcf05 100644
--- a/kexi/plugins/tables/kexilookupcolumnpage.h
+++ b/kexi/plugins/tables/kexilookupcolumnpage.h
@@ -45,7 +45,7 @@ class TQFrame;
class KexiLookupColumnPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiLookupColumnPage(TQWidget *parent);
diff --git a/kexi/plugins/tables/kexitabledesigner_dataview.h b/kexi/plugins/tables/kexitabledesigner_dataview.h
index 75552f279..7da652550 100644
--- a/kexi/plugins/tables/kexitabledesigner_dataview.h
+++ b/kexi/plugins/tables/kexitabledesigner_dataview.h
@@ -26,7 +26,7 @@
class KexiTableDesigner_DataView : public KexiDataTable
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiTableDesigner_DataView(KexiMainWindow *win, TQWidget *parent);
diff --git a/kexi/plugins/tables/kexitabledesignerview.h b/kexi/plugins/tables/kexitabledesignerview.h
index 5b9d02159..e73957cfd 100644
--- a/kexi/plugins/tables/kexitabledesignerview.h
+++ b/kexi/plugins/tables/kexitabledesignerview.h
@@ -56,7 +56,7 @@ namespace KoProperty {
class KexiTableDesignerView : public KexiDataTable, public KexiTableDesignerInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates a new alter table dialog. */
diff --git a/kexi/plugins/tables/kexitabledesignerview_p.h b/kexi/plugins/tables/kexitabledesignerview_p.h
index 8f647548e..206c295c7 100644
--- a/kexi/plugins/tables/kexitabledesignerview_p.h
+++ b/kexi/plugins/tables/kexitabledesignerview_p.h
@@ -50,7 +50,7 @@ class CommandGroup : public KMacroCommand
class CommandHistory : public KCommandHistory
{
Q_OBJECT
- TQ_OBJECT
+
public:
CommandHistory(KActionCollection *actionCollection, bool withMenus = true);
diff --git a/kexi/plugins/tables/kexitablepart.h b/kexi/plugins/tables/kexitablepart.h
index 6042f365d..df8d69be1 100644
--- a/kexi/plugins/tables/kexitablepart.h
+++ b/kexi/plugins/tables/kexitablepart.h
@@ -35,7 +35,7 @@ class KexiLookupColumnPage;
class KexiTablePart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiTablePart(TQObject *parent, const char *name, const TQStringList &);
diff --git a/kexi/tests/altertable/altertable.h b/kexi/tests/altertable/altertable.h
index 9a2cdd14f..33dd7b210 100644
--- a/kexi/tests/altertable/altertable.h
+++ b/kexi/tests/altertable/altertable.h
@@ -31,7 +31,7 @@ class KexiDialogBase;
class AlterTableTester : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
AlterTableTester();
~AlterTableTester();
diff --git a/kexi/tests/gui/finddialog/kexifinddialog.h b/kexi/tests/gui/finddialog/kexifinddialog.h
index 63a70b5d3..fd276b1ab 100644
--- a/kexi/tests/gui/finddialog/kexifinddialog.h
+++ b/kexi/tests/gui/finddialog/kexifinddialog.h
@@ -29,7 +29,7 @@
class KexiFindDialog : public KexiFindDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFindDialog( bool replaceMode, TQWidget* parent = 0, const char* name = 0, bool modal = FALSE );
virtual ~KexiFindDialog();
diff --git a/kexi/widget/kexibrowser.h b/kexi/widget/kexibrowser.h
index 3f9347cb6..602fffe19 100644
--- a/kexi/widget/kexibrowser.h
+++ b/kexi/widget/kexibrowser.h
@@ -51,7 +51,7 @@ class KexiProject;
class KEXIEXTWIDGETS_EXPORT KexiBrowser : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Features {
diff --git a/kexi/widget/kexibrowser_p.h b/kexi/widget/kexibrowser_p.h
index d0cc55894..bcfc9479e 100644
--- a/kexi/widget/kexibrowser_p.h
+++ b/kexi/widget/kexibrowser_p.h
@@ -27,7 +27,7 @@
class KexiBrowserListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiBrowserListView(TQWidget *parent);
~KexiBrowserListView();
diff --git a/kexi/widget/kexicustompropertyfactory_p.h b/kexi/widget/kexicustompropertyfactory_p.h
index 792f424c4..b51b7314e 100644
--- a/kexi/widget/kexicustompropertyfactory_p.h
+++ b/kexi/widget/kexicustompropertyfactory_p.h
@@ -28,7 +28,7 @@
class KexiImagePropertyEdit : public KoProperty::PixmapEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiImagePropertyEdit(KoProperty::Property *property,
@@ -57,7 +57,7 @@ class KexiImagePropertyEdit : public KoProperty::PixmapEdit
class KexiIdentifierPropertyEdit : public KoProperty::StringEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiIdentifierPropertyEdit(KoProperty::Property *property,
diff --git a/kexi/widget/kexidataawareview.h b/kexi/widget/kexidataawareview.h
index 8a787bd72..317bc71c1 100644
--- a/kexi/widget/kexidataawareview.h
+++ b/kexi/widget/kexidataawareview.h
@@ -42,7 +42,7 @@ class KEXIEXTWIDGETS_EXPORT KexiDataAwareView : public KexiViewBase,
public KexiSearchAndReplaceViewInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDataAwareView(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/widget/kexidatasourcecombobox.h b/kexi/widget/kexidatasourcecombobox.h
index 0ccb663ad..096fceac3 100644
--- a/kexi/widget/kexidatasourcecombobox.h
+++ b/kexi/widget/kexidatasourcecombobox.h
@@ -34,7 +34,7 @@ namespace KexiPart {
class KEXIEXTWIDGETS_EXPORT KexiDataSourceComboBox : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDataSourceComboBox(TQWidget *parent, const char *name=0);
diff --git a/kexi/widget/kexidatatable.h b/kexi/widget/kexidatatable.h
index 1cf392e19..b82e4f623 100644
--- a/kexi/widget/kexidatatable.h
+++ b/kexi/widget/kexidatatable.h
@@ -44,7 +44,7 @@ namespace KexiDB
class KEXIEXTWIDGETS_EXPORT KexiDataTable : public KexiDataAwareView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! CTOR1: Creates, empty table view that can be initialized later
diff --git a/kexi/widget/kexidbconnectionwidget.h b/kexi/widget/kexidbconnectionwidget.h
index db9bef115..30bf008c7 100644
--- a/kexi/widget/kexidbconnectionwidget.h
+++ b/kexi/widget/kexidbconnectionwidget.h
@@ -36,7 +36,7 @@ class KexiDBConnectionTabWidget;
class KEXIEXTWIDGETS_EXPORT KexiDBConnectionWidget : public KexiDBConnectionWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDBConnectionWidget( TQWidget* parent = 0, const char* name = 0 );
@@ -92,7 +92,7 @@ class KEXIEXTWIDGETS_EXPORT KexiDBConnectionWidget : public KexiDBConnectionWidg
class KEXIEXTWIDGETS_EXPORT KexiDBConnectionTabWidget : public KTabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDBConnectionTabWidget( TQWidget* parent = 0, const char* name = 0 );
@@ -125,7 +125,7 @@ class KEXIEXTWIDGETS_EXPORT KexiDBConnectionTabWidget : public KTabWidget
class KEXIEXTWIDGETS_EXPORT KexiDBConnectionDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates a new connection dialog for project data \a data.
diff --git a/kexi/widget/kexidbdrivercombobox.h b/kexi/widget/kexidbdrivercombobox.h
index 31b4eb041..5a063ad27 100644
--- a/kexi/widget/kexidbdrivercombobox.h
+++ b/kexi/widget/kexidbdrivercombobox.h
@@ -47,7 +47,7 @@ A more complete example can be found in
class KEXIEXTWIDGETS_EXPORT KexiDBDriverComboBox : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Options {
diff --git a/kexi/widget/kexidswelcome.h b/kexi/widget/kexidswelcome.h
index 978beaad1..e2b729acd 100644
--- a/kexi/widget/kexidswelcome.h
+++ b/kexi/widget/kexidswelcome.h
@@ -32,7 +32,7 @@ class KexiDataSourceWizard;
class KEXIEXTWIDGETS_EXPORT KexiDSWelcome : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDSWelcome(KexiDataSourceWizard *parent);
diff --git a/kexi/widget/kexieditor.h b/kexi/widget/kexieditor.h
index 2c659f01d..36a1173a4 100644
--- a/kexi/widget/kexieditor.h
+++ b/kexi/widget/kexieditor.h
@@ -39,7 +39,7 @@ namespace KTextEditor
class KEXIEXTWIDGETS_EXPORT KexiEditor : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kexi/widget/kexifieldcombobox.h b/kexi/widget/kexifieldcombobox.h
index 8785b73bb..bcd199c98 100644
--- a/kexi/widget/kexifieldcombobox.h
+++ b/kexi/widget/kexifieldcombobox.h
@@ -34,7 +34,7 @@ class KexiProject;
class KEXIEXTWIDGETS_EXPORT KexiFieldComboBox : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFieldComboBox(TQWidget *parent, const char *name = 0);
diff --git a/kexi/widget/kexifieldlistview.h b/kexi/widget/kexifieldlistview.h
index 536824365..a5630a300 100644
--- a/kexi/widget/kexifieldlistview.h
+++ b/kexi/widget/kexifieldlistview.h
@@ -35,7 +35,7 @@ namespace KexiDB {
class KEXIEXTWIDGETS_EXPORT KexiFieldListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Flags used to alter list's behaviour and appearance
diff --git a/kexi/widget/kexifilterdlg.h b/kexi/widget/kexifilterdlg.h
index a92824e2b..a8a51fd6b 100644
--- a/kexi/widget/kexifilterdlg.h
+++ b/kexi/widget/kexifilterdlg.h
@@ -30,7 +30,7 @@ class KexiProject;
class KEXIEXTWIDGETS_EXPORT KexiFilterDlg : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFilterDlg(KexiProject *p, TQWidget *parent=0, const char *name=0);
diff --git a/kexi/widget/kexiprjtypeselector.h b/kexi/widget/kexiprjtypeselector.h
index 717ad7243..308678385 100644
--- a/kexi/widget/kexiprjtypeselector.h
+++ b/kexi/widget/kexiprjtypeselector.h
@@ -26,7 +26,7 @@
class KEXIEXTWIDGETS_EXPORT KexiPrjTypeSelector : public KexiPrjTypeSelectorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiPrjTypeSelector( TQWidget* parent = 0 );
diff --git a/kexi/widget/kexipropertyeditorview.h b/kexi/widget/kexipropertyeditorview.h
index 008e6759d..3c7c5a558 100644
--- a/kexi/widget/kexipropertyeditorview.h
+++ b/kexi/widget/kexipropertyeditorview.h
@@ -82,7 +82,7 @@ class KEXIEXTWIDGETS_EXPORT KexiObjectInfoLabel : public TQWidget
class KEXIEXTWIDGETS_EXPORT KexiPropertyEditorView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiPropertyEditorView(KexiMainWindow *mainWin, TQWidget* parent);
diff --git a/kexi/widget/kexiquerydesignersqleditor.h b/kexi/widget/kexiquerydesignersqleditor.h
index c85bec6c5..30d545f05 100644
--- a/kexi/widget/kexiquerydesignersqleditor.h
+++ b/kexi/widget/kexiquerydesignersqleditor.h
@@ -30,7 +30,7 @@
class KEXIEXTWIDGETS_EXPORT KexiQueryDesignerSQLEditor : public KexiEditor
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiQueryDesignerSQLEditor(KexiMainWindow *mainWin, TQWidget *parent, const char *name = 0);
diff --git a/kexi/widget/kexiscrollview.h b/kexi/widget/kexiscrollview.h
index 1fccdbd6e..ac0701c03 100644
--- a/kexi/widget/kexiscrollview.h
+++ b/kexi/widget/kexiscrollview.h
@@ -34,7 +34,7 @@ class KexiRecordNavigator;
class KEXIEXTWIDGETS_EXPORT KexiScrollView : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiScrollView(TQWidget *parent, bool preview);
diff --git a/kexi/widget/kexisectionheader.h b/kexi/widget/kexisectionheader.h
index a8d08a450..dec39a57c 100644
--- a/kexi/widget/kexisectionheader.h
+++ b/kexi/widget/kexisectionheader.h
@@ -27,7 +27,7 @@ class KexiSectionHeaderPrivate;
class KEXIEXTWIDGETS_EXPORT KexiSectionHeader : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
class BoxLayout;
diff --git a/kexi/widget/kexismalltoolbutton.h b/kexi/widget/kexismalltoolbutton.h
index 53efb0d16..3f8dd6151 100644
--- a/kexi/widget/kexismalltoolbutton.h
+++ b/kexi/widget/kexismalltoolbutton.h
@@ -29,7 +29,7 @@ class TQIconSet;
class KEXIEXTWIDGETS_EXPORT KexiSmallToolButton : public TQToolButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiSmallToolButton(TQWidget* parent, const TQString& text,
diff --git a/kexi/widget/pixmapcollection.h b/kexi/widget/pixmapcollection.h
index 833fbd983..7f9008666 100644
--- a/kexi/widget/pixmapcollection.h
+++ b/kexi/widget/pixmapcollection.h
@@ -43,7 +43,7 @@ typedef TQMap<TQString, TQPair<TQString, int> > PixmapMap;
class KEXIEXTWIDGETS_EXPORT PixmapCollection : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
PixmapCollection(const TQString &collectionName, TQObject *parent = 0, const char *name = 0);
@@ -77,7 +77,7 @@ class KEXIEXTWIDGETS_EXPORT PixmapCollection : public TQObject
class KEXIEXTWIDGETS_EXPORT PixmapCollectionEditor : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PixmapCollectionEditor(PixmapCollection *collection, TQWidget *parent = 0);
@@ -106,7 +106,7 @@ class KEXIEXTWIDGETS_EXPORT PixmapCollectionEditor : public KDialogBase
class KEXIEXTWIDGETS_EXPORT PixmapCollectionChooser : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PixmapCollectionChooser(PixmapCollection *collection, const TQString &selectedItem, TQWidget *parent = 0);
@@ -129,7 +129,7 @@ class KEXIEXTWIDGETS_EXPORT PixmapCollectionChooser : public KDialogBase
class KEXIEXTWIDGETS_EXPORT LoadIconDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
LoadIconDialog(TQWidget *parent = 0);
diff --git a/kexi/widget/relations/kexirelationview.h b/kexi/widget/relations/kexirelationview.h
index 33d988b92..9fa741f62 100644
--- a/kexi/widget/relations/kexirelationview.h
+++ b/kexi/widget/relations/kexirelationview.h
@@ -68,7 +68,7 @@ struct SourceConnection
class KEXIRELATIONSVIEW_EXPORT KexiRelationView : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationView(TQWidget *parent, const char *name=0);
diff --git a/kexi/widget/relations/kexirelationviewtable.h b/kexi/widget/relations/kexirelationviewtable.h
index 6578cdd53..176cc2b80 100644
--- a/kexi/widget/relations/kexirelationviewtable.h
+++ b/kexi/widget/relations/kexirelationviewtable.h
@@ -40,7 +40,7 @@ namespace KexiDB
class KEXIRELATIONSVIEW_EXPORT KexiRelationViewTableContainer : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
// KexiRelationViewTableContainer(KexiRelationView *parent, KexiDB::TableSchema *t);
@@ -94,7 +94,7 @@ class KEXIRELATIONSVIEW_EXPORT KexiRelationViewTableItem : public KListViewItem
class KEXIRELATIONSVIEW_EXPORT KexiRelationViewTable : public KexiFieldListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationViewTable(KexiDB::TableOrQuerySchema* tableOrQuerySchema,
@@ -131,7 +131,7 @@ class KEXIRELATIONSVIEW_EXPORT KexiRelationViewTable : public KexiFieldListView
class KEXIRELATIONSVIEW_EXPORT KexiRelationViewTableContainerHeader : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationViewTableContainerHeader(const TQString& text,TQWidget *parent);
virtual ~KexiRelationViewTableContainerHeader();
diff --git a/kexi/widget/relations/kexirelationwidget.h b/kexi/widget/relations/kexirelationwidget.h
index 6899a434a..2d6d2064e 100644
--- a/kexi/widget/relations/kexirelationwidget.h
+++ b/kexi/widget/relations/kexirelationwidget.h
@@ -44,7 +44,7 @@ namespace KexiDB
class KEXIRELATIONSVIEW_EXPORT KexiRelationWidget : public KexiViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRelationWidget(KexiMainWindow *win, TQWidget *parent, const char *name=0);
diff --git a/kexi/widget/tableview/kexiblobtableedit.h b/kexi/widget/tableview/kexiblobtableedit.h
index 77a211d23..a3b1c0f2e 100644
--- a/kexi/widget/tableview/kexiblobtableedit.h
+++ b/kexi/widget/tableview/kexiblobtableedit.h
@@ -36,7 +36,7 @@ class TQTextEdit;
class KexiBlobTableEdit : public KexiTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiBlobTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
virtual ~KexiBlobTableEdit();
diff --git a/kexi/widget/tableview/kexibooltableedit.h b/kexi/widget/tableview/kexibooltableedit.h
index 4f4ebad5b..ee43848c5 100644
--- a/kexi/widget/tableview/kexibooltableedit.h
+++ b/kexi/widget/tableview/kexibooltableedit.h
@@ -30,7 +30,7 @@
class KexiBoolTableEdit : public KexiTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiBoolTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/tableview/kexicomboboxpopup.h b/kexi/widget/tableview/kexicomboboxpopup.h
index 876be9bce..7df750a67 100644
--- a/kexi/widget/tableview/kexicomboboxpopup.h
+++ b/kexi/widget/tableview/kexicomboboxpopup.h
@@ -35,7 +35,7 @@ namespace KexiDB {
class KexiComboBoxPopup : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
//js TODO: more ctors!
/*! Constructor for creating a popup using definition from \a column.
diff --git a/kexi/widget/tableview/kexicomboboxtableedit.h b/kexi/widget/tableview/kexicomboboxtableedit.h
index 55d128c3d..52bec571c 100644
--- a/kexi/widget/tableview/kexicomboboxtableedit.h
+++ b/kexi/widget/tableview/kexicomboboxtableedit.h
@@ -37,7 +37,7 @@ class KexiTableViewColumn;
class KexiComboBoxTableEdit : public KexiInputTableEdit, public KexiComboBoxBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiComboBoxTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/tableview/kexidataawarepropertyset.h b/kexi/widget/tableview/kexidataawarepropertyset.h
index 8db82ba2a..ed275ab8d 100644
--- a/kexi/widget/tableview/kexidataawarepropertyset.h
+++ b/kexi/widget/tableview/kexidataawarepropertyset.h
@@ -53,7 +53,7 @@ class KexiDataAwareObjectInterface;
class KEXIDATATABLE_EXPORT KexiDataAwarePropertySet : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! You can instantiate KexiDataAwarePropertySet object
diff --git a/kexi/widget/tableview/kexidatatableview.h b/kexi/widget/tableview/kexidatatableview.h
index 000762f21..8592e1b87 100644
--- a/kexi/widget/tableview/kexidatatableview.h
+++ b/kexi/widget/tableview/kexidatatableview.h
@@ -38,7 +38,7 @@ namespace KexiDB {
class KEXIDATATABLE_EXPORT KexiDataTableView : public KexiTableView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kexi/widget/tableview/kexidatetableedit.h b/kexi/widget/tableview/kexidatetableedit.h
index 2346dfd16..48b216f4b 100644
--- a/kexi/widget/tableview/kexidatetableedit.h
+++ b/kexi/widget/tableview/kexidatetableedit.h
@@ -34,7 +34,7 @@
class KexiDateTableEdit : public KexiInputTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDateTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/tableview/kexidatetimetableedit.h b/kexi/widget/tableview/kexidatetimetableedit.h
index 0e12fa849..a6fd54312 100644
--- a/kexi/widget/tableview/kexidatetimetableedit.h
+++ b/kexi/widget/tableview/kexidatetimetableedit.h
@@ -34,7 +34,7 @@
class KexiDateTimeTableEdit : public KexiInputTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDateTimeTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/tableview/kexiinputtableedit.h b/kexi/widget/tableview/kexiinputtableedit.h
index 89e642649..42539b9f4 100644
--- a/kexi/widget/tableview/kexiinputtableedit.h
+++ b/kexi/widget/tableview/kexiinputtableedit.h
@@ -33,7 +33,7 @@
class KEXIDATATABLE_EXPORT KexiInputTableEdit : public KexiTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiInputTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/tableview/kexitableedit.h b/kexi/widget/tableview/kexitableedit.h
index 4630757cc..c78462ed2 100644
--- a/kexi/widget/tableview/kexitableedit.h
+++ b/kexi/widget/tableview/kexitableedit.h
@@ -39,7 +39,7 @@ namespace KexiDB {
class KEXIDATATABLE_EXPORT KexiTableEdit : public TQWidget, public KexiDataItemInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiTableEdit(KexiTableViewColumn &column, TQWidget* parent = 0);
diff --git a/kexi/widget/tableview/kexitableview.h b/kexi/widget/tableview/kexitableview.h
index b602168a7..f1692610d 100644
--- a/kexi/widget/tableview/kexitableview.h
+++ b/kexi/widget/tableview/kexitableview.h
@@ -70,7 +70,7 @@ class KEXIDATATABLE_EXPORT KexiTableView :
public KexiDataAwareObjectInterface
{
Q_OBJECT
- TQ_OBJECT
+
KEXI_DATAAWAREOBJECTINTERFACE
public:
diff --git a/kexi/widget/tableview/kexitableviewdata.h b/kexi/widget/tableview/kexitableviewdata.h
index eb3d20df6..699a183a3 100644
--- a/kexi/widget/tableview/kexitableviewdata.h
+++ b/kexi/widget/tableview/kexitableviewdata.h
@@ -222,7 +222,7 @@ typedef TQPtrList<KexiTableItem> KexiTableViewDataBase;
class KEXIDATATABLE_EXPORT KexiTableViewData : public TQObject, protected KexiTableViewDataBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef TQPtrListIterator<KexiTableItem> Iterator;
diff --git a/kexi/widget/tableview/kexitableviewheader.h b/kexi/widget/tableview/kexitableviewheader.h
index eae13a71f..5cb4fa0ef 100644
--- a/kexi/widget/tableview/kexitableviewheader.h
+++ b/kexi/widget/tableview/kexitableviewheader.h
@@ -33,7 +33,7 @@ class TQStyle;
class KEXIDATATABLE_EXPORT KexiTableViewHeader : public TQHeader
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiTableViewHeader(TQWidget * parent = 0, const char * name = 0);
diff --git a/kexi/widget/tableview/kexitimetableedit.h b/kexi/widget/tableview/kexitimetableedit.h
index 0231a9bf9..785111a28 100644
--- a/kexi/widget/tableview/kexitimetableedit.h
+++ b/kexi/widget/tableview/kexitimetableedit.h
@@ -32,7 +32,7 @@
class KexiTimeTableEdit : public KexiInputTableEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiTimeTableEdit(KexiTableViewColumn &column, TQWidget *parent=0);
diff --git a/kexi/widget/utils/kexiarrowtip.h b/kexi/widget/utils/kexiarrowtip.h
index f4d87d41c..bf1fb2303 100644
--- a/kexi/widget/utils/kexiarrowtip.h
+++ b/kexi/widget/utils/kexiarrowtip.h
@@ -29,7 +29,7 @@
class KEXIGUIUTILS_EXPORT KexiArrowTip : public KexiToolTip
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiArrowTip(const TQString& text, TQWidget* parent);
virtual ~KexiArrowTip();
diff --git a/kexi/widget/utils/kexicontextmenuutils.h b/kexi/widget/utils/kexicontextmenuutils.h
index 50bb96a01..b9f950bf3 100644
--- a/kexi/widget/utils/kexicontextmenuutils.h
+++ b/kexi/widget/utils/kexicontextmenuutils.h
@@ -50,7 +50,7 @@ class KEXIGUIUTILS_EXPORT KexiContextMenuUtils
class KEXIGUIUTILS_EXPORT KexiImageContextMenu : public KPopupMenu
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiImageContextMenu(TQWidget *parent);
diff --git a/kexi/widget/utils/kexidropdownbutton.h b/kexi/widget/utils/kexidropdownbutton.h
index 178f17a72..5ffb21fb0 100644
--- a/kexi/widget/utils/kexidropdownbutton.h
+++ b/kexi/widget/utils/kexidropdownbutton.h
@@ -30,7 +30,7 @@
class KEXIGUIUTILS_EXPORT KexiDropDownButton : public TQToolButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiDropDownButton(TQWidget *parent);
diff --git a/kexi/widget/utils/kexigradientwidget.h b/kexi/widget/utils/kexigradientwidget.h
index d11c4f048..a8feb0fa1 100644
--- a/kexi/widget/utils/kexigradientwidget.h
+++ b/kexi/widget/utils/kexigradientwidget.h
@@ -36,7 +36,7 @@ class KEXIGUIUTILS_EXPORT KexiGradientWidget : public TQWidget {
typedef TQPtrList<TQWidget> WidgetList;
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(DisplayMode displayMode READ displayMode WRITE setDisplayMode DESIGNABLE true)
TQ_PROPERTY(GradientType gradientType READ gradientType WRITE setGradientType DESIGNABLE true)
TQ_PROPERTY(TQColor gradientColor1 READ gradientColor1 WRITE setGradientColor1 DESIGNABLE true)
diff --git a/kexi/widget/utils/kexirecordmarker.h b/kexi/widget/utils/kexirecordmarker.h
index e309c5a16..5bac95714 100644
--- a/kexi/widget/utils/kexirecordmarker.h
+++ b/kexi/widget/utils/kexirecordmarker.h
@@ -31,7 +31,7 @@ class TQImage;
class KEXIGUIUTILS_EXPORT KexiRecordMarker : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRecordMarker(TQWidget *parent, const char* name = 0);
diff --git a/kexi/widget/utils/kexirecordnavigator.h b/kexi/widget/utils/kexirecordnavigator.h
index 6c666e786..78c1f3a4b 100644
--- a/kexi/widget/utils/kexirecordnavigator.h
+++ b/kexi/widget/utils/kexirecordnavigator.h
@@ -65,7 +65,7 @@ class KEXIGUIUTILS_EXPORT KexiRecordNavigatorHandler
class KEXIGUIUTILS_EXPORT KexiRecordNavigator : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiRecordNavigator(TQWidget *parent, int leftMargin = 0, const char *name=0);
diff --git a/kexi/widget/utils/kexitooltip.h b/kexi/widget/utils/kexitooltip.h
index 83d0d7e01..49ff1e1b0 100644
--- a/kexi/widget/utils/kexitooltip.h
+++ b/kexi/widget/utils/kexitooltip.h
@@ -27,7 +27,7 @@
class KEXIGUIUTILS_EXPORT KexiToolTip : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiToolTip(const TQVariant& value, TQWidget* parent);
virtual ~KexiToolTip();
diff --git a/kformula/formulastring.h b/kformula/formulastring.h
index 027228eb3..88523ef41 100644
--- a/kformula/formulastring.h
+++ b/kformula/formulastring.h
@@ -35,7 +35,7 @@ class KFormulaPartView;
class FormulaString : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormulaString( KFormulaPartView* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
diff --git a/kformula/kfconfig.h b/kformula/kfconfig.h
index 6d2258b36..d5d169caf 100644
--- a/kformula/kfconfig.h
+++ b/kformula/kfconfig.h
@@ -34,7 +34,7 @@ class KFormulaPartView;
class KFConfig : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFConfig( KFormulaPartView* parent );
diff --git a/kformula/kformula_doc.h b/kformula/kformula_doc.h
index d01ce2a3d..43f23e759 100644
--- a/kformula/kformula_doc.h
+++ b/kformula/kformula_doc.h
@@ -49,7 +49,7 @@ KFORMULA_NAMESPACE_END
class KFormulaDoc : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kformula/kformula_factory.h b/kformula/kformula_factory.h
index 6cece4419..785e92cef 100644
--- a/kformula/kformula_factory.h
+++ b/kformula/kformula_factory.h
@@ -11,7 +11,7 @@ class KAboutData;
class KFormulaFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFormulaFactory( TQObject* parent = 0, const char* name = 0 );
~KFormulaFactory();
diff --git a/kformula/kformula_view.h b/kformula/kformula_view.h
index 0c1f37bc3..ff564ac07 100644
--- a/kformula/kformula_view.h
+++ b/kformula/kformula_view.h
@@ -44,7 +44,7 @@ namespace KFormula {
class KFormulaPartView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFormulaPartView(KFormulaDoc* _doc, TQWidget* _parent=0, const char* _name=0);
diff --git a/kformula/kformulawidget.h b/kformula/kformulawidget.h
index 43bb701f9..25470e74b 100644
--- a/kformula/kformulawidget.h
+++ b/kformula/kformulawidget.h
@@ -43,7 +43,7 @@ KFORMULA_NAMESPACE_END
*/
class KFormulaWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KFormulaWidget(KFormula::Container*, TQWidget* parent=0, const char* name=0, WFlags f=0);
diff --git a/kivio/kiviopart/addstenciltool.h b/kivio/kiviopart/addstenciltool.h
index e9a7cef82..7b224b797 100644
--- a/kivio/kiviopart/addstenciltool.h
+++ b/kivio/kiviopart/addstenciltool.h
@@ -34,7 +34,7 @@ namespace Kivio {
class AddStencilTool : public MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
AddStencilTool(KivioView* parent);
~AddStencilTool();
diff --git a/kivio/kiviopart/kivio_canvas.h b/kivio/kiviopart/kivio_canvas.h
index eb03a3aed..3da7c4344 100644
--- a/kivio/kiviopart/kivio_canvas.h
+++ b/kivio/kiviopart/kivio_canvas.h
@@ -60,7 +60,7 @@ class KoRect;
class KIVIO_EXPORT KivioCanvas : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
friend class KivioView;
public:
KivioCanvas( TQWidget*, KivioView*, KivioDoc*, TQScrollBar*, TQScrollBar* );
diff --git a/kivio/kiviopart/kivio_dlg_pageshow.h b/kivio/kiviopart/kivio_dlg_pageshow.h
index 071ec2eb8..012af531f 100644
--- a/kivio/kiviopart/kivio_dlg_pageshow.h
+++ b/kivio/kiviopart/kivio_dlg_pageshow.h
@@ -30,7 +30,7 @@ class KivioView;
class KivioPageShow: public KDialogBase
{ Q_OBJECT
- TQ_OBJECT
+
public:
KivioPageShow( KivioView* parent, const char* name );
diff --git a/kivio/kiviopart/kivio_doc.h b/kivio/kiviopart/kivio_doc.h
index 72bc3d07c..76cf5a877 100644
--- a/kivio/kiviopart/kivio_doc.h
+++ b/kivio/kiviopart/kivio_doc.h
@@ -65,7 +65,7 @@ using namespace Kivio;
class KIVIO_EXPORT KivioDoc : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
friend class KivioPage;
public:
KivioDoc( TQWidget *parentWidget = 0, const char* widgetName = 0, TQObject* parent = 0, const char* name = 0, bool singleViewMode = false );
diff --git a/kivio/kiviopart/kivio_factory.h b/kivio/kiviopart/kivio_factory.h
index cb604b535..8b747215f 100644
--- a/kivio/kiviopart/kivio_factory.h
+++ b/kivio/kiviopart/kivio_factory.h
@@ -26,7 +26,7 @@ class KAboutData;
class KIVIO_EXPORT KivioFactory : public KoFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
KivioFactory( TQObject* parent = 0, const char* name = 0 );
~KivioFactory();
diff --git a/kivio/kiviopart/kivio_icon_view.h b/kivio/kiviopart/kivio_icon_view.h
index ec6fa1631..09cf8dd59 100644
--- a/kivio/kiviopart/kivio_icon_view.h
+++ b/kivio/kiviopart/kivio_icon_view.h
@@ -33,7 +33,7 @@ class KivioStencilSpawner;
class KivioIconView : public TQIconView
{
Q_OBJECT
- TQ_OBJECT
+
protected:
KivioStencilSpawnerSet *m_pSpawnerSet;
static KivioStencilSpawner *m_pCurDrag;
diff --git a/kivio/kiviopart/kivio_page.h b/kivio/kiviopart/kivio_page.h
index 16d9db482..7d31d7311 100644
--- a/kivio/kiviopart/kivio_page.h
+++ b/kivio/kiviopart/kivio_page.h
@@ -78,7 +78,7 @@ struct DistributeData
class KIVIO_EXPORT KivioPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioPage( KivioMap *_map, const TQString &pageName, const char *_name=0L );
~KivioPage();
diff --git a/kivio/kiviopart/kivio_stackbar.h b/kivio/kiviopart/kivio_stackbar.h
index 452956ff2..bdf758a32 100644
--- a/kivio/kiviopart/kivio_stackbar.h
+++ b/kivio/kiviopart/kivio_stackbar.h
@@ -33,7 +33,7 @@ using namespace Kivio;
class KivioStackBar : public TQDockWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioStackBar(KivioView* view, TQWidget* parent=0, const char* name=0);
~KivioStackBar();
diff --git a/kivio/kiviopart/kivio_stencil_geometry_panel.h b/kivio/kiviopart/kivio_stencil_geometry_panel.h
index b5f26cf1d..56d5580c9 100644
--- a/kivio/kiviopart/kivio_stencil_geometry_panel.h
+++ b/kivio/kiviopart/kivio_stencil_geometry_panel.h
@@ -11,7 +11,7 @@ class KIntSpinBox;
class KivioStencilGeometryPanel : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
protected:
KoUnitDoubleSpinBox *m_pX, *m_pY, *m_pW, *m_pH;
KIntSpinBox* m_rotationSBox;
diff --git a/kivio/kiviopart/kivio_view.h b/kivio/kiviopart/kivio_view.h
index 6a8244233..752f0babb 100644
--- a/kivio/kiviopart/kivio_view.h
+++ b/kivio/kiviopart/kivio_view.h
@@ -85,7 +85,7 @@ using namespace Kivio;
class KIVIO_EXPORT KivioView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
friend class KivioCanvas;
public:
diff --git a/kivio/kiviopart/kivio_zoomaction.h b/kivio/kiviopart/kivio_zoomaction.h
index d4ae6f419..3e4738af2 100644
--- a/kivio/kiviopart/kivio_zoomaction.h
+++ b/kivio/kiviopart/kivio_zoomaction.h
@@ -25,7 +25,7 @@ namespace Kivio {
class ZoomAction : public TKSelectAction
{ Q_OBJECT
- TQ_OBJECT
+
public:
ZoomAction( TQObject* parent, const char* name );
~ZoomAction();
diff --git a/kivio/kiviopart/kivioarrowheadaction.h b/kivio/kiviopart/kivioarrowheadaction.h
index 9989d5f70..9948980c1 100644
--- a/kivio/kiviopart/kivioarrowheadaction.h
+++ b/kivio/kiviopart/kivioarrowheadaction.h
@@ -29,7 +29,7 @@ class KPopupMenu;
class KivioArrowHeadAction : public KActionMenu
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioArrowHeadAction(const TQString &text, const TQString &pix,
TQObject* parent = 0, const char *name = 0);
diff --git a/kivio/kiviopart/kiviodragobject.h b/kivio/kiviopart/kiviodragobject.h
index d441af197..b1f667572 100644
--- a/kivio/kiviopart/kiviodragobject.h
+++ b/kivio/kiviopart/kiviodragobject.h
@@ -31,7 +31,7 @@ class KivioPage;
class KivioDragObject : public TQDragObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioDragObject(TQWidget* dragSource = 0, const char* name = 0);
diff --git a/kivio/kiviopart/kiviosdk/kiviostencilfactory.h b/kivio/kiviopart/kiviosdk/kiviostencilfactory.h
index dcde79040..0ec12f09c 100644
--- a/kivio/kiviopart/kiviosdk/kiviostencilfactory.h
+++ b/kivio/kiviopart/kiviosdk/kiviostencilfactory.h
@@ -30,7 +30,7 @@ class TQPixmap;
class KIVIO_EXPORT KivioStencilFactory : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioStencilFactory(TQObject *parent=0, const char*name=0, const TQStringList& args = TQStringList())
: TQObject(parent, name) { Q_UNUSED(args) }
diff --git a/kivio/kiviopart/kiviostencilsetaction.h b/kivio/kiviopart/kiviostencilsetaction.h
index 1bee42d48..0403340e5 100644
--- a/kivio/kiviopart/kiviostencilsetaction.h
+++ b/kivio/kiviopart/kiviostencilsetaction.h
@@ -34,7 +34,7 @@ class TQPixmap;
class KivioStencilSetAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioStencilSetAction(const TQString &text, const TQString &pix,
KActionCollection *parent, const char *name);
diff --git a/kivio/kiviopart/kiviostencilsetinstaller.h b/kivio/kiviopart/kiviostencilsetinstaller.h
index c6d8c7068..403953338 100644
--- a/kivio/kiviopart/kiviostencilsetinstaller.h
+++ b/kivio/kiviopart/kiviostencilsetinstaller.h
@@ -30,7 +30,7 @@ namespace Kivio {
class StencilSetInstaller : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
StencilSetInstaller(TQWidget *parent = 0, const char *name = 0);
~StencilSetInstaller();
diff --git a/kivio/kiviopart/stencilbarbutton.h b/kivio/kiviopart/stencilbarbutton.h
index 67595db90..3d7f60879 100644
--- a/kivio/kiviopart/stencilbarbutton.h
+++ b/kivio/kiviopart/stencilbarbutton.h
@@ -27,7 +27,7 @@ namespace Kivio {
class DragBarButton : public TQPushButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
DragBarButton( const TQString&, TQWidget* parent, const char* name = 0 );
~DragBarButton();
diff --git a/kivio/kiviopart/stencilbardockmanager.h b/kivio/kiviopart/stencilbardockmanager.h
index 73d483019..235aecde8 100644
--- a/kivio/kiviopart/stencilbardockmanager.h
+++ b/kivio/kiviopart/stencilbardockmanager.h
@@ -45,7 +45,7 @@ class KivioView;
class StencilBarDockManager : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum BarPos {
Left = 0,
@@ -94,7 +94,7 @@ class StencilBarDockManager : public TQWidget
class KoToolDockMoveManager: public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kivio/kiviopart/tools/kivio_mousetool.h b/kivio/kiviopart/tools/kivio_mousetool.h
index 0b717f296..e06f77afd 100644
--- a/kivio/kiviopart/tools/kivio_mousetool.h
+++ b/kivio/kiviopart/tools/kivio_mousetool.h
@@ -32,7 +32,7 @@ namespace Kivio {
class KIVIO_EXPORT MouseTool : public Kivio::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
MouseTool(KivioView* parent = 0, const char* name = 0);
~MouseTool();
diff --git a/kivio/kiviopart/tools/kivio_plugin.h b/kivio/kiviopart/tools/kivio_plugin.h
index cd261eabf..3acb7287e 100644
--- a/kivio/kiviopart/tools/kivio_plugin.h
+++ b/kivio/kiviopart/tools/kivio_plugin.h
@@ -30,7 +30,7 @@ namespace Kivio {
class KIVIO_EXPORT Plugin : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Plugin(KivioView* parent = 0, const char* name = 0);
~Plugin();
diff --git a/kivio/kiviopart/tools/kivio_pluginmanager.h b/kivio/kiviopart/tools/kivio_pluginmanager.h
index ced84748e..1a287beb3 100644
--- a/kivio/kiviopart/tools/kivio_pluginmanager.h
+++ b/kivio/kiviopart/tools/kivio_pluginmanager.h
@@ -30,7 +30,7 @@ namespace Kivio {
This class manages the plugins*/
class KIVIO_EXPORT PluginManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
PluginManager(KivioView* parent, const char* name = 0);
~PluginManager();
diff --git a/kivio/kiviopart/tools/mousetoolaction.h b/kivio/kiviopart/tools/mousetoolaction.h
index 26351ff2e..64b322abb 100644
--- a/kivio/kiviopart/tools/mousetoolaction.h
+++ b/kivio/kiviopart/tools/mousetoolaction.h
@@ -27,7 +27,7 @@ namespace Kivio {
class KIVIO_EXPORT MouseToolAction : public KRadioAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructs a mouse tool action with text and potential keyboard
diff --git a/kivio/kiviopart/ui/addstencilsetdialog.h b/kivio/kiviopart/ui/addstencilsetdialog.h
index 27a42cfa9..169ef33a0 100644
--- a/kivio/kiviopart/ui/addstencilsetdialog.h
+++ b/kivio/kiviopart/ui/addstencilsetdialog.h
@@ -28,7 +28,7 @@ class AddStencilSetPanel;
class AddStencilSetDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AddStencilSetDialog(TQWidget *parent = 0, const char *name = 0);
~AddStencilSetDialog();
diff --git a/kivio/kiviopart/ui/export_page_dialog.h b/kivio/kiviopart/ui/export_page_dialog.h
index a3251e691..16c805c51 100644
--- a/kivio/kiviopart/ui/export_page_dialog.h
+++ b/kivio/kiviopart/ui/export_page_dialog.h
@@ -8,7 +8,7 @@ class ExportPageDialogBase;
class ExportPageDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExportPageDialog(TQWidget* parent=0, const char* name=0);
diff --git a/kivio/kiviopart/ui/kivio_birdeye_panel.h b/kivio/kiviopart/ui/kivio_birdeye_panel.h
index 6dc388e02..185e40ee4 100644
--- a/kivio/kiviopart/ui/kivio_birdeye_panel.h
+++ b/kivio/kiviopart/ui/kivio_birdeye_panel.h
@@ -32,7 +32,7 @@ class KoZoomHandler;
class KivioBirdEyePanel : public KivioBirdEyePanelBase
{ Q_OBJECT
- TQ_OBJECT
+
public:
KivioBirdEyePanel(KivioView* view, TQWidget* parent=0, const char* name=0);
~KivioBirdEyePanel();
diff --git a/kivio/kiviopart/ui/kivio_layer_panel.h b/kivio/kiviopart/ui/kivio_layer_panel.h
index b4f1e00da..d4bcdb0d4 100644
--- a/kivio/kiviopart/ui/kivio_layer_panel.h
+++ b/kivio/kiviopart/ui/kivio_layer_panel.h
@@ -49,7 +49,7 @@ class KivioLayerItem: public TQListViewItem
class KivioLayerPanel : public KivioLayerPanelBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioLayerPanel(KivioView* view, TQWidget* parent=0, const char* name=0);
~KivioLayerPanel();
diff --git a/kivio/kiviopart/ui/kivio_protection_panel.h b/kivio/kiviopart/ui/kivio_protection_panel.h
index a8a8173a7..beadfc272 100644
--- a/kivio/kiviopart/ui/kivio_protection_panel.h
+++ b/kivio/kiviopart/ui/kivio_protection_panel.h
@@ -28,7 +28,7 @@ class KivioLayer;
class KivioProtectionPanel : public KivioProtectionPanelBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioProtectionPanel( KivioView *view, TQWidget *parent=0, const char *name=0 );
diff --git a/kivio/kiviopart/ui/kivioaddstencilsetpanel.h b/kivio/kiviopart/ui/kivioaddstencilsetpanel.h
index 30cac93bf..81d6d913a 100644
--- a/kivio/kiviopart/ui/kivioaddstencilsetpanel.h
+++ b/kivio/kiviopart/ui/kivioaddstencilsetpanel.h
@@ -29,7 +29,7 @@ namespace Kivio {
class AddStencilSetPanel : public KivioStencilSetWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
AddStencilSetPanel(TQWidget *parent = 0, const char *name = 0);
~AddStencilSetPanel();
diff --git a/kivio/kiviopart/ui/kivioaligndialog.h b/kivio/kiviopart/ui/kivioaligndialog.h
index 205279993..0be94822e 100644
--- a/kivio/kiviopart/ui/kivioaligndialog.h
+++ b/kivio/kiviopart/ui/kivioaligndialog.h
@@ -29,7 +29,7 @@ struct DistributeData;
class KivioAlignDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioAlignDialog(TQWidget* parent = 0, const char* name = 0);
diff --git a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
index a829873cf..84099d352 100644
--- a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
+++ b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
@@ -31,7 +31,7 @@ class KivioView;
class KivioArrowHeadFormatDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioArrowHeadFormatDlg(KivioView* parent, const char* name = 0);
diff --git a/kivio/kiviopart/ui/kiviooptionsdialog.h b/kivio/kiviopart/ui/kiviooptionsdialog.h
index 589dab355..df055a348 100644
--- a/kivio/kiviopart/ui/kiviooptionsdialog.h
+++ b/kivio/kiviopart/ui/kiviooptionsdialog.h
@@ -57,7 +57,7 @@ class TQFont;
class KivioOptionsDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioOptionsDialog(KivioView* parent, const char* name = 0);
diff --git a/kivio/kiviopart/ui/kiviostencilformatdlg.h b/kivio/kiviopart/ui/kiviostencilformatdlg.h
index 358ddd20e..f5162e4a2 100644
--- a/kivio/kiviopart/ui/kiviostencilformatdlg.h
+++ b/kivio/kiviopart/ui/kiviostencilformatdlg.h
@@ -33,7 +33,7 @@ class TQColor;
class KivioStencilFormatDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioStencilFormatDlg(KivioView* parent, const char* name = 0);
diff --git a/kivio/kiviopart/ui/kiviotextformatdlg.h b/kivio/kiviopart/ui/kiviotextformatdlg.h
index 4bc8a5677..b095abe4f 100644
--- a/kivio/kiviopart/ui/kiviotextformatdlg.h
+++ b/kivio/kiviopart/ui/kiviotextformatdlg.h
@@ -33,7 +33,7 @@ class TQColor;
class KivioTextFormatDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioTextFormatDlg(KivioView* parent, const char* name = 0);
diff --git a/kivio/kiviopart/ui/objectlistpalette.h b/kivio/kiviopart/ui/objectlistpalette.h
index 01db4ceb0..82ca48277 100644
--- a/kivio/kiviopart/ui/objectlistpalette.h
+++ b/kivio/kiviopart/ui/objectlistpalette.h
@@ -32,7 +32,7 @@ namespace Kivio {
class ObjectListPalette : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ObjectListPalette(KivioView* parent = 0, const char* name = 0);
~ObjectListPalette();
diff --git a/kivio/plugins/kivioconnectortool/plugin.h b/kivio/plugins/kivioconnectortool/plugin.h
index 267bbbb43..d80703356 100644
--- a/kivio/plugins/kivioconnectortool/plugin.h
+++ b/kivio/plugins/kivioconnectortool/plugin.h
@@ -28,7 +28,7 @@ class KInstance;
class ConnectorToolFactory : public KLibFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
ConnectorToolFactory( TQObject* parent = 0, const char* name = 0 );
~ConnectorToolFactory();
diff --git a/kivio/plugins/kivioconnectortool/straight_connector/straight_connector.h b/kivio/plugins/kivioconnectortool/straight_connector/straight_connector.h
index c9f1549ea..f2ac1fe58 100644
--- a/kivio/plugins/kivioconnectortool/straight_connector/straight_connector.h
+++ b/kivio/plugins/kivioconnectortool/straight_connector/straight_connector.h
@@ -83,7 +83,7 @@ class KivioStraightConnector : public Kivio1DStencil
class KIVIOPLUGINS_EXPORT KivioConnectorFactory : public KivioStencilFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioConnectorFactory(TQObject *parent=0, const char* name=0, const TQStringList& args = TQStringList());
KivioStencil *NewStencil(const TQString& name);
diff --git a/kivio/plugins/kivioconnectortool/tool_connector.h b/kivio/plugins/kivioconnectortool/tool_connector.h
index 744970538..02dcb145f 100644
--- a/kivio/plugins/kivioconnectortool/tool_connector.h
+++ b/kivio/plugins/kivioconnectortool/tool_connector.h
@@ -38,7 +38,7 @@ class KivioCustomDragData;
class ConnectorTool : public Kivio::MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConnectorTool( KivioView* parent );
~ConnectorTool();
diff --git a/kivio/plugins/kivioselecttool/plugin.h b/kivio/plugins/kivioselecttool/plugin.h
index 5564327ff..fc43d4fba 100644
--- a/kivio/plugins/kivioselecttool/plugin.h
+++ b/kivio/plugins/kivioselecttool/plugin.h
@@ -28,7 +28,7 @@ class KInstance;
class SelectToolFactory : public KLibFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
SelectToolFactory( TQObject* parent = 0, const char* name = 0 );
~SelectToolFactory();
diff --git a/kivio/plugins/kivioselecttool/tool_select.h b/kivio/plugins/kivioselecttool/tool_select.h
index 7a71dabf0..e245df053 100644
--- a/kivio/plugins/kivioselecttool/tool_select.h
+++ b/kivio/plugins/kivioselecttool/tool_select.h
@@ -54,7 +54,7 @@ enum {
class SelectTool : public Kivio::MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
SelectTool( KivioView* parent );
~SelectTool();
diff --git a/kivio/plugins/kiviosmlconnector/plugin.h b/kivio/plugins/kiviosmlconnector/plugin.h
index 0a1f90566..2b3e8028e 100644
--- a/kivio/plugins/kiviosmlconnector/plugin.h
+++ b/kivio/plugins/kiviosmlconnector/plugin.h
@@ -28,7 +28,7 @@ class KInstance;
class SMLConnectorFactory : public KLibFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
SMLConnectorFactory( TQObject* parent = 0, const char* name = 0 );
~SMLConnectorFactory();
diff --git a/kivio/plugins/kiviosmlconnector/sml_connector/sml_connector.h b/kivio/plugins/kiviosmlconnector/sml_connector/sml_connector.h
index b631f84b6..3e6c3dafb 100644
--- a/kivio/plugins/kiviosmlconnector/sml_connector/sml_connector.h
+++ b/kivio/plugins/kiviosmlconnector/sml_connector/sml_connector.h
@@ -93,7 +93,7 @@ public:
class KivioSMLConnectorFactory : public KivioStencilFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioSMLConnectorFactory(TQObject *parent=0, const char* name=0, const TQStringList& args = TQStringList());
KivioStencil *NewStencil(const TQString& name);
diff --git a/kivio/plugins/kiviosmlconnector/tool_connector.h b/kivio/plugins/kiviosmlconnector/tool_connector.h
index 788192f6e..3213bff18 100644
--- a/kivio/plugins/kiviosmlconnector/tool_connector.h
+++ b/kivio/plugins/kiviosmlconnector/tool_connector.h
@@ -34,7 +34,7 @@ class KivioCustomDragData;
class SMLConnector : public Kivio::MouseTool
{ Q_OBJECT
- TQ_OBJECT
+
public:
SMLConnector( KivioView* view );
~SMLConnector();
diff --git a/kivio/plugins/kiviotargettool/kiviotargettool.h b/kivio/plugins/kiviotargettool/kiviotargettool.h
index 064c4f05d..e9014d85f 100644
--- a/kivio/plugins/kiviotargettool/kiviotargettool.h
+++ b/kivio/plugins/kiviotargettool/kiviotargettool.h
@@ -36,7 +36,7 @@ namespace Kivio {
class TargetTool : public MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
TargetTool(KivioView* parent);
~TargetTool();
diff --git a/kivio/plugins/kiviotargettool/kiviotargettoolfactory.h b/kivio/plugins/kiviotargettool/kiviotargettoolfactory.h
index 84619e47b..391c78237 100644
--- a/kivio/plugins/kiviotargettool/kiviotargettoolfactory.h
+++ b/kivio/plugins/kiviotargettool/kiviotargettoolfactory.h
@@ -29,7 +29,7 @@ class KInstance;
class KivioTargetToolFactory : public KLibFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KivioTargetToolFactory(TQObject *parent = 0, const char *name = 0);
~KivioTargetToolFactory();
diff --git a/kivio/plugins/kiviotexttool/plugin.h b/kivio/plugins/kiviotexttool/plugin.h
index f6194c14d..a8b63388b 100644
--- a/kivio/plugins/kiviotexttool/plugin.h
+++ b/kivio/plugins/kiviotexttool/plugin.h
@@ -28,7 +28,7 @@ class KInstance;
class TextToolFactory : public KLibFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
TextToolFactory( TQObject* parent = 0, const char* name = 0 );
~TextToolFactory();
diff --git a/kivio/plugins/kiviotexttool/stenciltexteditor.h b/kivio/plugins/kiviotexttool/stenciltexteditor.h
index 7f61c5aaa..cfe427b74 100644
--- a/kivio/plugins/kiviotexttool/stenciltexteditor.h
+++ b/kivio/plugins/kiviotexttool/stenciltexteditor.h
@@ -34,7 +34,7 @@ class StencilTextEditorUI;
class StencilTextEditor : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
StencilTextEditor(const TQString& caption, TQWidget *parent = 0, const char *name = 0);
~StencilTextEditor();
diff --git a/kivio/plugins/kiviotexttool/tool_text.h b/kivio/plugins/kiviotexttool/tool_text.h
index f6c4870a7..aa6e1d4d4 100644
--- a/kivio/plugins/kiviotexttool/tool_text.h
+++ b/kivio/plugins/kiviotexttool/tool_text.h
@@ -36,7 +36,7 @@ class KoPoint;
class KIVIO_EXPORT TextTool : public Kivio::MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
TextTool( KivioView* parent );
~TextTool();
diff --git a/kivio/plugins/kiviozoomtool/plugin.h b/kivio/plugins/kiviozoomtool/plugin.h
index 0bdfde140..a6b12515f 100644
--- a/kivio/plugins/kiviozoomtool/plugin.h
+++ b/kivio/plugins/kiviozoomtool/plugin.h
@@ -28,7 +28,7 @@ class KInstance;
class ZoomToolFactory : public KLibFactory
{ Q_OBJECT
- TQ_OBJECT
+
public:
ZoomToolFactory( TQObject* parent = 0, const char* name = 0 );
~ZoomToolFactory();
diff --git a/kivio/plugins/kiviozoomtool/tool_zoom.h b/kivio/plugins/kiviozoomtool/tool_zoom.h
index 1cb77431e..ce100acad 100644
--- a/kivio/plugins/kiviozoomtool/tool_zoom.h
+++ b/kivio/plugins/kiviozoomtool/tool_zoom.h
@@ -34,7 +34,7 @@ class TQCursor;
class ZoomTool : public Kivio::MouseTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
ZoomTool(KivioView* parent);
virtual ~ZoomTool();
diff --git a/koshell/iconsidepane.h b/koshell/iconsidepane.h
index 7f550fbad..fb7ac2dba 100644
--- a/koshell/iconsidepane.h
+++ b/koshell/iconsidepane.h
@@ -117,7 +117,7 @@ class EntryItemToolTip : public TQToolTip
class Navigator : public KListBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
Navigator(bool _selectable, KPopupMenu*, IconSidePane *, TQWidget *parent = 0, const char *name = 0 );
@@ -164,7 +164,7 @@ class Navigator : public KListBox
class IconSidePane :public TQVBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
IconSidePane( TQWidget *parent, const char *name = 0 );
~IconSidePane();
diff --git a/koshell/koshell_shell.h b/koshell/koshell_shell.h
index 9841f18e4..4167bf31c 100644
--- a/koshell/koshell_shell.h
+++ b/koshell/koshell_shell.h
@@ -45,7 +45,7 @@ class KoShellGUIClient;
class KoShellWindow : public KoMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kounavail/kounavail.h b/kounavail/kounavail.h
index 8f331a6be..afbdbaaf3 100644
--- a/kounavail/kounavail.h
+++ b/kounavail/kounavail.h
@@ -25,7 +25,7 @@
class KoUnavailPart : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQCString mimetype READ nativeFormatMimeType WRITE setMimeType )
TQ_PROPERTY( TQString unavailReason READ unavailReason WRITE setUnavailReason )
TQ_PROPERTY( TQString realURL READ realURL WRITE setRealURL )
@@ -74,7 +74,7 @@ protected:
class KoUnavailView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnavailView( KoUnavailPart* part, TQWidget* parent = 0, const char* name = 0 );
@@ -91,7 +91,7 @@ class KAboutData;
class KoUnavailFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnavailFactory( TQObject* parent = 0, const char* name = 0 );
~KoUnavailFactory();
diff --git a/kplato/kptaccountsdialog.h b/kplato/kptaccountsdialog.h
index e281f2df8..7a48b86ac 100644
--- a/kplato/kptaccountsdialog.h
+++ b/kplato/kptaccountsdialog.h
@@ -35,7 +35,7 @@ class Part;
class AccountsDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
AccountsDialog(Accounts &acc, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptaccountspanel.h b/kplato/kptaccountspanel.h
index 069515cb0..732842105 100644
--- a/kplato/kptaccountspanel.h
+++ b/kplato/kptaccountspanel.h
@@ -43,7 +43,7 @@ class Project;
class AccountsPanel : public AccountsPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
AccountsPanel(Accounts &acc, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptaccountsview.h b/kplato/kptaccountsview.h
index d3fea502b..3daf90579 100644
--- a/kplato/kptaccountsview.h
+++ b/kplato/kptaccountsview.h
@@ -58,7 +58,7 @@ class ResourceItemPrivate;
class AccountsView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
AccountsView(Project &project, View *view, TQWidget *parent);
diff --git a/kplato/kptaccountsviewconfigdialog.h b/kplato/kptaccountsviewconfigdialog.h
index 567f18219..d4ff92a24 100644
--- a/kplato/kptaccountsviewconfigdialog.h
+++ b/kplato/kptaccountsviewconfigdialog.h
@@ -35,7 +35,7 @@ class AccountsviewConfigPanel;
class AccountsviewConfigDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
AccountsviewConfigDialog(const TQDate &date, int period, const TQStringList &periodTexts, bool cumulative, TQWidget *parent);
@@ -50,7 +50,7 @@ private:
class AccountsviewConfigPanel : public AccountsviewConfigurePanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
AccountsviewConfigPanel(TQWidget *parent);
diff --git a/kplato/kptcalendaredit.h b/kplato/kptcalendaredit.h
index 7f602712b..69ed73054 100644
--- a/kplato/kptcalendaredit.h
+++ b/kplato/kptcalendaredit.h
@@ -33,7 +33,7 @@ class Calendar;
class CalendarEdit : public CalendarEditBase {
Q_OBJECT
- TQ_OBJECT
+
public:
CalendarEdit (TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptcalendareditbase.h b/kplato/kptcalendareditbase.h
index b6a220642..04bfde3f3 100644
--- a/kplato/kptcalendareditbase.h
+++ b/kplato/kptcalendareditbase.h
@@ -43,7 +43,7 @@ class CalendarPanel;
class CalendarEditBase : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CalendarEditBase( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
diff --git a/kplato/kptcalendarlistdialog.h b/kplato/kptcalendarlistdialog.h
index 032ed72eb..f95a15c89 100644
--- a/kplato/kptcalendarlistdialog.h
+++ b/kplato/kptcalendarlistdialog.h
@@ -39,7 +39,7 @@ class Part;
class CalendarListDialogImpl : public CalendarListDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
CalendarListDialogImpl(Project &project, TQWidget *parent);
@@ -90,7 +90,7 @@ private:
class CalendarListDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
CalendarListDialog(Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptcalendarlistdialogbase.h b/kplato/kptcalendarlistdialogbase.h
index dd11a1c76..18d8c9851 100644
--- a/kplato/kptcalendarlistdialogbase.h
+++ b/kplato/kptcalendarlistdialogbase.h
@@ -44,7 +44,7 @@ class CalendarEdit;
class CalendarListDialogBase : public CalendarListPanel
{
Q_OBJECT
- TQ_OBJECT
+
public:
CalendarListDialogBase( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
diff --git a/kplato/kptcalendarpanel.h b/kplato/kptcalendarpanel.h
index 0c72d763f..3c46d6477 100644
--- a/kplato/kptcalendarpanel.h
+++ b/kplato/kptcalendarpanel.h
@@ -46,7 +46,7 @@ class Calendar;
class CalendarPanel: public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQDate date READ date WRITE setDate)
TQ_PROPERTY( bool closeButton READ hasCloseButton WRITE setCloseButton )
diff --git a/kplato/kptconfigbehaviorpanel.h b/kplato/kptconfigbehaviorpanel.h
index bbdb3cf46..18b136394 100644
--- a/kplato/kptconfigbehaviorpanel.h
+++ b/kplato/kptconfigbehaviorpanel.h
@@ -33,7 +33,7 @@ class Part;
class ConfigBehaviorPanel : public ConfigBehaviorPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigBehaviorPanel(Behavior &behavior, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptconfigdialog.h b/kplato/kptconfigdialog.h
index a172dfdea..54744ccd1 100644
--- a/kplato/kptconfigdialog.h
+++ b/kplato/kptconfigdialog.h
@@ -34,7 +34,7 @@ class Config;
class ConfigDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigDialog(Config &config, Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptdatetable.h b/kplato/kptdatetable.h
index b75f98db8..b988e833e 100644
--- a/kplato/kptdatetable.h
+++ b/kplato/kptdatetable.h
@@ -47,7 +47,7 @@ namespace KPlato
class DateInternalWeekSelector : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
protected:
TQIntValidator *val;
int result;
@@ -76,7 +76,7 @@ private:
class DateInternalMonthPicker : public TQGridView
{
Q_OBJECT
- TQ_OBJECT
+
protected:
/**
* Store the month that has been clicked [1..12].
@@ -150,7 +150,7 @@ private:
class DateInternalYearSelector : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
protected:
TQIntValidator *val;
int result;
@@ -178,7 +178,7 @@ private:
class PopupFrame : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
protected:
/**
* The result. It is returned from exec() when the popup window closes.
@@ -255,7 +255,7 @@ public:
class DateTable : public TQGridView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* The constructor.
diff --git a/kplato/kptdoublelistviewbase.h b/kplato/kptdoublelistviewbase.h
index 6b6104753..785e236e8 100644
--- a/kplato/kptdoublelistviewbase.h
+++ b/kplato/kptdoublelistviewbase.h
@@ -59,7 +59,7 @@ public:
class DoubleListViewBase : public TQSplitter
{
Q_OBJECT
- TQ_OBJECT
+
public:
DoubleListViewBase(TQWidget *parent, bool description=false);
diff --git a/kplato/kptfactory.h b/kplato/kptfactory.h
index a10a7da67..62f052678 100644
--- a/kplato/kptfactory.h
+++ b/kplato/kptfactory.h
@@ -30,7 +30,7 @@ namespace KPlato
class Factory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
Factory( TQObject* parent = 0, const char* name = 0 );
~Factory();
diff --git a/kplato/kptganttview.h b/kplato/kptganttview.h
index 353dbff84..8eaec208b 100644
--- a/kplato/kptganttview.h
+++ b/kplato/kptganttview.h
@@ -55,7 +55,7 @@ class Relation;
class GanttView : public TQSplitter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kplato/kptintervaledit.h b/kplato/kptintervaledit.h
index 0550b9f59..c334cf19c 100644
--- a/kplato/kptintervaledit.h
+++ b/kplato/kptintervaledit.h
@@ -34,7 +34,7 @@ namespace KPlato
class IntervalEditImpl : public IntervalEditBase {
Q_OBJECT
- TQ_OBJECT
+
public:
IntervalEditImpl(TQWidget *parent);
@@ -52,7 +52,7 @@ signals:
class IntervalEdit : public IntervalEditImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
IntervalEdit(TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptmainprojectdialog.h b/kplato/kptmainprojectdialog.h
index dadd29b40..46887d1f5 100644
--- a/kplato/kptmainprojectdialog.h
+++ b/kplato/kptmainprojectdialog.h
@@ -34,7 +34,7 @@ class Part;
class MainProjectDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
MainProjectDialog(Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptmainprojectpanel.h b/kplato/kptmainprojectpanel.h
index 7a32b578f..c80a92cb4 100644
--- a/kplato/kptmainprojectpanel.h
+++ b/kplato/kptmainprojectpanel.h
@@ -36,7 +36,7 @@ class Part;
class MainProjectPanelImpl : public MainProjectPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
MainProjectPanelImpl(TQWidget *parent=0, const char *name=0);
@@ -59,7 +59,7 @@ signals:
class MainProjectPanel : public MainProjectPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
MainProjectPanel(Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptmilestoneprogressdialog.h b/kplato/kptmilestoneprogressdialog.h
index 28f13969e..ade9cd2bb 100644
--- a/kplato/kptmilestoneprogressdialog.h
+++ b/kplato/kptmilestoneprogressdialog.h
@@ -33,7 +33,7 @@ class Part;
class MilestoneProgressDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
MilestoneProgressDialog(Task &task, TQWidget *parent=0);
diff --git a/kplato/kptmilestoneprogresspanel.h b/kplato/kptmilestoneprogresspanel.h
index 24dfd060d..c98bff9ad 100644
--- a/kplato/kptmilestoneprogresspanel.h
+++ b/kplato/kptmilestoneprogresspanel.h
@@ -33,7 +33,7 @@ class StandardWorktime;
class MilestoneProgressPanelImpl : public MilestoneProgressPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
MilestoneProgressPanelImpl(TQWidget *parent=0, const char *name=0, WFlags f=0);
@@ -49,7 +49,7 @@ public slots:
class MilestoneProgressPanel : public MilestoneProgressPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
MilestoneProgressPanel(Task &task, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptpart.h b/kplato/kptpart.h
index 1eab7bdd4..11efc9f1c 100644
--- a/kplato/kptpart.h
+++ b/kplato/kptpart.h
@@ -46,7 +46,7 @@ class GanttView;
class Part : public KoDocument, public KoTextZoomHandler {
Q_OBJECT
- TQ_OBJECT
+
public:
Part(TQWidget *parentWidget = 0, const char *widgetName = 0,
diff --git a/kplato/kptpertcanvas.h b/kplato/kptpertcanvas.h
index 58b31a012..e15132526 100644
--- a/kplato/kptpertcanvas.h
+++ b/kplato/kptpertcanvas.h
@@ -40,7 +40,7 @@ class PertNodeItem;
class PertCanvas : public TQCanvasView
{
Q_OBJECT
- TQ_OBJECT
+
public:
PertCanvas( TQWidget *parent );
diff --git a/kplato/kptpertview.h b/kplato/kptpertview.h
index 4937a4212..ba195f056 100644
--- a/kplato/kptpertview.h
+++ b/kplato/kptpertview.h
@@ -40,7 +40,7 @@ class Relation;
class PertView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kplato/kptprojectdialog.h b/kplato/kptprojectdialog.h
index e2655b1ad..c308cde8d 100644
--- a/kplato/kptprojectdialog.h
+++ b/kplato/kptprojectdialog.h
@@ -37,7 +37,7 @@ class ResourcesPanel;
class ProjectDialogImpl : public ProjectDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ProjectDialogImpl (TQWidget *parent);
@@ -53,7 +53,7 @@ signals:
class ProjectDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ProjectDialog(Project &project, TQWidget *parent=0,
const char *name=0);
diff --git a/kplato/kptrelationdialog.h b/kplato/kptrelationdialog.h
index 6abeb3d07..e0099dbbb 100644
--- a/kplato/kptrelationdialog.h
+++ b/kplato/kptrelationdialog.h
@@ -40,7 +40,7 @@ class ModifyRelationTypeCmd;
class AddRelationDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AddRelationDialog(Relation *rel, TQWidget *p, TQString caption=TQString(), int buttons=Ok|Cancel, const char *n=0);
@@ -62,7 +62,7 @@ protected:
class ModifyRelationDialog : public AddRelationDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
ModifyRelationDialog(Relation *rel, TQWidget *p=0, const char *n=0);
diff --git a/kplato/kptreportview.h b/kplato/kptreportview.h
index 24e28c08e..0c9f5d120 100644
--- a/kplato/kptreportview.h
+++ b/kplato/kptreportview.h
@@ -55,7 +55,7 @@ class ReportTagsPrivate;
class ReportView : public TQSplitter
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kplato/kptrequestresourcespanel.h b/kplato/kptrequestresourcespanel.h
index c9259ea5e..86e7dc65a 100644
--- a/kplato/kptrequestresourcespanel.h
+++ b/kplato/kptrequestresourcespanel.h
@@ -92,7 +92,7 @@ public:
class RequestResourcesPanel : public TaskResourcesPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
RequestResourcesPanel(TQWidget *parent, Task &task, bool baseline=false);
diff --git a/kplato/kptresourceappointmentsview.h b/kplato/kptresourceappointmentsview.h
index e6b52546f..db7049e40 100644
--- a/kplato/kptresourceappointmentsview.h
+++ b/kplato/kptresourceappointmentsview.h
@@ -51,7 +51,7 @@ class Resource;
class ResourceAppointmentsView : public DoubleListViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResourceAppointmentsView(View *view, TQWidget *parent);
diff --git a/kplato/kptresourcedialog.h b/kplato/kptresourcedialog.h
index 673b27e80..19b3f7f64 100644
--- a/kplato/kptresourcedialog.h
+++ b/kplato/kptresourcedialog.h
@@ -43,7 +43,7 @@ class Calendar;
class ResourceDialogImpl : public ResourceDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ResourceDialogImpl (TQWidget *parent);
@@ -63,7 +63,7 @@ protected slots:
class ResourceDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ResourceDialog(Project &project, Resource *resource, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptresourcesdialog.h b/kplato/kptresourcesdialog.h
index 687344272..aea991d2d 100644
--- a/kplato/kptresourcesdialog.h
+++ b/kplato/kptresourcesdialog.h
@@ -34,7 +34,7 @@ class Part;
class ResourcesDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ResourcesDialog(Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptresourcespanel.h b/kplato/kptresourcespanel.h
index 44b2a39e5..3e3d5d9e2 100644
--- a/kplato/kptresourcespanel.h
+++ b/kplato/kptresourcespanel.h
@@ -40,7 +40,7 @@ class Part;
class ResourcesPanel : public ResourcesPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ResourcesPanel (TQWidget *parent, Project *project);
diff --git a/kplato/kptresourceview.h b/kplato/kptresourceview.h
index 7154af8f5..2cf6737b6 100644
--- a/kplato/kptresourceview.h
+++ b/kplato/kptresourceview.h
@@ -49,7 +49,7 @@ class ResourceItemPrivate;
class ResourceView : public TQSplitter
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResourceView(View *view, TQWidget *parent);
diff --git a/kplato/kptstandardworktimedialog.h b/kplato/kptstandardworktimedialog.h
index e65f31e8c..cb9200591 100644
--- a/kplato/kptstandardworktimedialog.h
+++ b/kplato/kptstandardworktimedialog.h
@@ -38,7 +38,7 @@ class IntervalEditImpl;
class StandardWorktimeDialogImpl : public StandardWorktimeDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
StandardWorktimeDialogImpl ( StandardWorktime *std, TQWidget *parent);
@@ -76,7 +76,7 @@ private:
class StandardWorktimeDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
StandardWorktimeDialog(Project &project, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptsummarytaskdialog.h b/kplato/kptsummarytaskdialog.h
index 90b45cd9d..d382a916d 100644
--- a/kplato/kptsummarytaskdialog.h
+++ b/kplato/kptsummarytaskdialog.h
@@ -50,7 +50,7 @@ class Task;
*/
class SummaryTaskDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* The constructor for the summary task settings dialog.
diff --git a/kplato/kptsummarytaskgeneralpanel.h b/kplato/kptsummarytaskgeneralpanel.h
index e5f3740a0..a35a5c7b0 100644
--- a/kplato/kptsummarytaskgeneralpanel.h
+++ b/kplato/kptsummarytaskgeneralpanel.h
@@ -33,7 +33,7 @@ class Task;
class SummaryTaskGeneralPanel : public SummaryTaskGeneralPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
SummaryTaskGeneralPanel(Task &task, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kpttaskappointmentsview.h b/kplato/kpttaskappointmentsview.h
index ce3e0cdca..aca847a45 100644
--- a/kplato/kpttaskappointmentsview.h
+++ b/kplato/kpttaskappointmentsview.h
@@ -50,7 +50,7 @@ class ResourceItemPrivate;
class TaskAppointmentsView : public DoubleListViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TaskAppointmentsView(TQWidget *parent);
diff --git a/kplato/kpttaskcostpanel.h b/kplato/kpttaskcostpanel.h
index 005145bcf..865e2454f 100644
--- a/kplato/kpttaskcostpanel.h
+++ b/kplato/kpttaskcostpanel.h
@@ -35,7 +35,7 @@ class Task;
class TaskCostPanelImpl : public TaskCostPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskCostPanelImpl(TQWidget *parent=0, const char *name=0);
@@ -48,7 +48,7 @@ public slots:
class TaskCostPanel : public TaskCostPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskCostPanel(Task &task, Accounts &accounts, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kpttaskdefaultpanel.h b/kplato/kpttaskdefaultpanel.h
index 5d1acb4b4..79d284fd2 100644
--- a/kplato/kpttaskdefaultpanel.h
+++ b/kplato/kpttaskdefaultpanel.h
@@ -35,7 +35,7 @@ class StandardWorktime;
class ConfigTaskPanelImpl : public ConfigTaskPanelBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigTaskPanelImpl(TQWidget *parent, const char *name);
@@ -88,7 +88,7 @@ protected:
class TaskDefaultPanel : public ConfigTaskPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskDefaultPanel(Task &task, StandardWorktime *workTime=0, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kpttaskdialog.h b/kplato/kpttaskdialog.h
index 2e6c15866..3a1818f42 100644
--- a/kplato/kpttaskdialog.h
+++ b/kplato/kpttaskdialog.h
@@ -56,7 +56,7 @@ class StandardWorktime;
*/
class TaskDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* The constructor for the task settings dialog.
diff --git a/kplato/kpttaskgeneralpanel.h b/kplato/kpttaskgeneralpanel.h
index f92f32582..b301a37c4 100644
--- a/kplato/kpttaskgeneralpanel.h
+++ b/kplato/kpttaskgeneralpanel.h
@@ -37,7 +37,7 @@ class StandardWorktime;
class TaskGeneralPanelImpl : public TaskGeneralPanelBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TaskGeneralPanelImpl(TQWidget *parent, const char *name);
@@ -91,7 +91,7 @@ protected:
class TaskGeneralPanel : public TaskGeneralPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskGeneralPanel(Task &task, StandardWorktime *workTime=0, bool baseline=false, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kpttaskprogressdialog.h b/kplato/kpttaskprogressdialog.h
index 83c2908e0..1108ae8d4 100644
--- a/kplato/kpttaskprogressdialog.h
+++ b/kplato/kpttaskprogressdialog.h
@@ -34,7 +34,7 @@ class StandardWorktime;
class TaskProgressDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskProgressDialog(Task &task, StandardWorktime *workTime, TQWidget *parent=0);
diff --git a/kplato/kpttaskprogresspanel.h b/kplato/kpttaskprogresspanel.h
index 589d37df2..406faeda2 100644
--- a/kplato/kpttaskprogresspanel.h
+++ b/kplato/kpttaskprogresspanel.h
@@ -33,7 +33,7 @@ class StandardWorktime;
class TaskProgressPanelImpl : public TaskProgressPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskProgressPanelImpl(TQWidget *parent=0, const char *name=0, WFlags f=0);
@@ -51,7 +51,7 @@ public slots:
class TaskProgressPanel : public TaskProgressPanelImpl {
Q_OBJECT
- TQ_OBJECT
+
public:
TaskProgressPanel(Task &task, StandardWorktime *workTime=0, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptview.h b/kplato/kptview.h
index b2c853469..aa1f737d1 100644
--- a/kplato/kptview.h
+++ b/kplato/kptview.h
@@ -57,7 +57,7 @@ class Context;
class View : public KoView {
Q_OBJECT
- TQ_OBJECT
+
public:
View(Part* part, TQWidget* parent=0, const char* name=0);
diff --git a/kplato/kptwbsdefinitiondialog.h b/kplato/kptwbsdefinitiondialog.h
index 33436f5b1..9582a79fb 100644
--- a/kplato/kptwbsdefinitiondialog.h
+++ b/kplato/kptwbsdefinitiondialog.h
@@ -33,7 +33,7 @@ class Part;
class WBSDefinitionDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
WBSDefinitionDialog(WBSDefinition &def, TQWidget *parent=0, const char *name=0);
diff --git a/kplato/kptwbsdefinitionpanel.h b/kplato/kptwbsdefinitionpanel.h
index b3fa3c60d..8446fdeac 100644
--- a/kplato/kptwbsdefinitionpanel.h
+++ b/kplato/kptwbsdefinitionpanel.h
@@ -32,7 +32,7 @@ class WBSDefinition;
class WBSDefinitionPanel : public WBSDefinitionPanelBase {
Q_OBJECT
- TQ_OBJECT
+
public:
WBSDefinitionPanel(WBSDefinition &def, TQWidget *parent=0, const char *name=0);
diff --git a/kpresenter/KPrBackDia.h b/kpresenter/KPrBackDia.h
index dba9b9bc5..444342fc4 100644
--- a/kpresenter/KPrBackDia.h
+++ b/kpresenter/KPrBackDia.h
@@ -45,7 +45,7 @@ class KURLRequester;
class KPrBackPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrBackPreview( TQWidget *parent, KPrPage *page );
@@ -66,7 +66,7 @@ private:
class KPrBackDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrBackDialog( TQWidget* parent, const char* name,
diff --git a/kpresenter/KPrBrushProperty.h b/kpresenter/KPrBrushProperty.h
index ed9ca2725..bd3324615 100644
--- a/kpresenter/KPrBrushProperty.h
+++ b/kpresenter/KPrBrushProperty.h
@@ -36,7 +36,7 @@ class KComboBox;
class KPrBrushProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrBrushProperty( TQWidget *parent, const char *name, const KPrBrushCmd::Brush &brush );
~KPrBrushProperty();
diff --git a/kpresenter/KPrCanvas.h b/kpresenter/KPrCanvas.h
index 2d8c7f481..e19911a77 100644
--- a/kpresenter/KPrCanvas.h
+++ b/kpresenter/KPrCanvas.h
@@ -82,7 +82,7 @@ class KPrPageEffects;
class KPrCanvas : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kpresenter/KPrConfig.h b/kpresenter/KPrConfig.h
index 50ad34f2f..65a55dfc0 100644
--- a/kpresenter/KPrConfig.h
+++ b/kpresenter/KPrConfig.h
@@ -49,7 +49,7 @@ namespace KSpell2 {
class KPrConfigureInterfacePage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureInterfacePage( KPrView *_view, TQWidget *parent = 0, char *name = 0 );
void apply();
@@ -66,7 +66,7 @@ private:
class KPrConfigureColorBackground : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureColorBackground( KPrView* _view, TQWidget *parent = 0, char *name = 0 );
void apply();
@@ -83,7 +83,7 @@ protected:
class KPrConfigureSpellPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureSpellPage( KPrView *_view, TQWidget *parent, char *name = 0 );
void apply();
@@ -97,7 +97,7 @@ private:
class KPrConfigureMiscPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureMiscPage( KPrView *_view, TQWidget *parent, char *name = 0 );
KCommand *apply();
@@ -116,7 +116,7 @@ private:
class KPrConfigureDefaultDocPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureDefaultDocPage( KPrView *_view, TQWidget *parent, char *name = 0 );
~KPrConfigureDefaultDocPage();
@@ -148,7 +148,7 @@ private:
class KPrConfigureToolsPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureToolsPage( KPrView *_view, TQWidget *parent, char *name = 0 );
~KPrConfigureToolsPage();
@@ -170,7 +170,7 @@ private:
class KPrConfigurePathPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigurePathPage( KPrView *_view, TQWidget *parent, char *name = 0 );
void slotDefault();
@@ -188,7 +188,7 @@ private:
class KPrConfigureTTSPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrConfigureTTSPage( KPrView *_view, TQWidget *parent, char *name = 0 );
void slotDefault();
@@ -213,7 +213,7 @@ private:
class KPrConfig : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { KP_INTERFACE = 1, KP_COLOR=2, KP_KSPELL=4,KP_MISC=8, KP_DOC=16, KP_TOOLS=32,KP_PATH = 64 };
KPrConfig( KPrView* parent );
diff --git a/kpresenter/KPrCustomSlideShowDia.h b/kpresenter/KPrCustomSlideShowDia.h
index ba0a08344..be08adeb5 100644
--- a/kpresenter/KPrCustomSlideShowDia.h
+++ b/kpresenter/KPrCustomSlideShowDia.h
@@ -34,7 +34,7 @@ class KPrPage;
class KPrCustomSlideShowDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrCustomSlideShowDia( KPrView* _view, KPrDocument *_doc, const char* name );
@@ -85,7 +85,7 @@ private:
class KPrDefineCustomSlideShow : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrDefineCustomSlideShow( TQWidget* parent, TQStringList &_listNameSlideShow, const TQPtrList<KPrPage> &pages, const char *name = 0L);
KPrDefineCustomSlideShow( TQWidget* parent, const TQString &_customName, TQStringList &_listNameSlideShow,
diff --git a/kpresenter/KPrDocument.h b/kpresenter/KPrDocument.h
index 3584e372d..ed66b54ae 100644
--- a/kpresenter/KPrDocument.h
+++ b/kpresenter/KPrDocument.h
@@ -102,7 +102,7 @@ protected:
class KPrDocument : public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( int maxRecentFiles READ maxRecentFiles )
TQ_PROPERTY( int undoRedoLimit READ undoRedoLimit WRITE setUndoRedoLimit )
TQ_PROPERTY( double indentValue READ getIndentValue WRITE setIndentValue )
diff --git a/kpresenter/KPrDuplicateObjDia.h b/kpresenter/KPrDuplicateObjDia.h
index 91fe5e5df..2e5091652 100644
--- a/kpresenter/KPrDuplicateObjDia.h
+++ b/kpresenter/KPrDuplicateObjDia.h
@@ -32,7 +32,7 @@ class KoUnitDoubleSpinBox;
class KPrDuplicatObjDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrDuplicatObjDia( TQWidget *parent, KPrDocument * _doc, const char *name=0L);
int nbCopy() const;
diff --git a/kpresenter/KPrEffectDia.h b/kpresenter/KPrEffectDia.h
index a1bf29ee8..e9abd6356 100644
--- a/kpresenter/KPrEffectDia.h
+++ b/kpresenter/KPrEffectDia.h
@@ -42,7 +42,7 @@ class TQSpinBox;
class KPrEffectDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrEffectDia( TQWidget* parent, const char*, const TQPtrList<KPrObject> &_objs,
diff --git a/kpresenter/KPrFactory.h b/kpresenter/KPrFactory.h
index ca0d112ba..7e37bf6d9 100644
--- a/kpresenter/KPrFactory.h
+++ b/kpresenter/KPrFactory.h
@@ -27,7 +27,7 @@ class KAboutData;
class KPrFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrFactory( TQObject* parent = 0, const char* name = 0 );
~KPrFactory();
diff --git a/kpresenter/KPrFindReplace.h b/kpresenter/KPrFindReplace.h
index e14955239..6dccc67ba 100644
--- a/kpresenter/KPrFindReplace.h
+++ b/kpresenter/KPrFindReplace.h
@@ -42,7 +42,7 @@ class KCommand;
class KPrFindReplace : public KoFindReplace
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* The parent widget can't be the canvas, otherwise the 'find next' dialog
diff --git a/kpresenter/KPrGeneralProperty.h b/kpresenter/KPrGeneralProperty.h
index d472d2746..16773e1bd 100644
--- a/kpresenter/KPrGeneralProperty.h
+++ b/kpresenter/KPrGeneralProperty.h
@@ -31,7 +31,7 @@ class KoGeneralPropertyUI;
class KPrGeneralProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
struct GeneralValue
{
diff --git a/kpresenter/KPrImageEffectDia.h b/kpresenter/KPrImageEffectDia.h
index 0a8fc84b2..c6ba488d8 100644
--- a/kpresenter/KPrImageEffectDia.h
+++ b/kpresenter/KPrImageEffectDia.h
@@ -30,7 +30,7 @@
class KPrImageEffectDia: public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
KPrImageEffectDia(TQWidget * parent = 0, const char * name = 0);
diff --git a/kpresenter/KPrImportStyleDia.h b/kpresenter/KPrImportStyleDia.h
index afae45334..9a2bcb3e3 100644
--- a/kpresenter/KPrImportStyleDia.h
+++ b/kpresenter/KPrImportStyleDia.h
@@ -33,7 +33,7 @@ class KoParagStyle;
class KPrImportStyleDia : public KoImportStyleDia
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrImportStyleDia( KPrDocument *_doc, KoStyleCollection* currentCollection, TQWidget *parent, const char *name = 0 );
~KPrImportStyleDia();
diff --git a/kpresenter/KPrMSPresentationSetup.h b/kpresenter/KPrMSPresentationSetup.h
index c4ce51902..6da457825 100644
--- a/kpresenter/KPrMSPresentationSetup.h
+++ b/kpresenter/KPrMSPresentationSetup.h
@@ -100,7 +100,7 @@ protected:
class KPrMSPresentationSetup : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrMSPresentationSetup( KPrDocument *_doc, KPrView *_view );
@@ -129,7 +129,7 @@ protected slots:
class KPrMSPresentationCreateDialog : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrMSPresentationCreateDialog( KPrDocument *_doc, KPrView *_view, const KPrMSPresentation &_msPres );
diff --git a/kpresenter/KPrMarginWidget.h b/kpresenter/KPrMarginWidget.h
index 6345df3ed..2791c061c 100644
--- a/kpresenter/KPrMarginWidget.h
+++ b/kpresenter/KPrMarginWidget.h
@@ -31,7 +31,7 @@ class MarginUI;
class KPrMarginWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrMarginWidget( TQWidget *parent, const char *name, const KoUnit::Unit unit );
~KPrMarginWidget();
diff --git a/kpresenter/KPrMoveHelpLineDia.h b/kpresenter/KPrMoveHelpLineDia.h
index 92e150589..49a8312f2 100644
--- a/kpresenter/KPrMoveHelpLineDia.h
+++ b/kpresenter/KPrMoveHelpLineDia.h
@@ -33,7 +33,7 @@ class KoUnitDoubleSpinBox;
class KPrMoveHelpLineDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrMoveHelpLineDia( TQWidget *parent, double value, double limitTop, double limitBottom,
KPrDocument *_doc, const char *name=0L);
@@ -53,7 +53,7 @@ protected:
class KPrInsertHelpLineDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrInsertHelpLineDia( TQWidget *parent, const KoRect &r, KPrDocument *_doc, const char *name=0L);
@@ -76,7 +76,7 @@ protected:
class KPrInsertHelpPointDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrInsertHelpPointDia( TQWidget *parent, const KoRect &r, KPrDocument *_doc, double poxX=0.0,
double posY=0.0, const char *name=0L);
diff --git a/kpresenter/KPrNoteBar.h b/kpresenter/KPrNoteBar.h
index 6c13891ce..ea9f2b2aa 100644
--- a/kpresenter/KPrNoteBar.h
+++ b/kpresenter/KPrNoteBar.h
@@ -34,7 +34,7 @@ class KTextEdit;
class KPrNoteBar : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrNoteBar( TQWidget *_parent, KPrView *_view );
diff --git a/kpresenter/KPrPBPreview.h b/kpresenter/KPrPBPreview.h
index a3f1b2837..729ec75a9 100644
--- a/kpresenter/KPrPBPreview.h
+++ b/kpresenter/KPrPBPreview.h
@@ -38,7 +38,7 @@ class KoTextZoomHandler;
class KPrPBPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum PaintType {
diff --git a/kpresenter/KPrPartObject.h b/kpresenter/KPrPartObject.h
index 8689e63da..9f70f676f 100644
--- a/kpresenter/KPrPartObject.h
+++ b/kpresenter/KPrPartObject.h
@@ -31,7 +31,7 @@ class KoStore;
class KPrPartObject : public TQObject, public KPr2DObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPartObject( KPrChild *_child );
virtual ~KPrPartObject() {}
diff --git a/kpresenter/KPrPenStyleWidget.h b/kpresenter/KPrPenStyleWidget.h
index 19abd8ead..24dca0188 100644
--- a/kpresenter/KPrPenStyleWidget.h
+++ b/kpresenter/KPrPenStyleWidget.h
@@ -34,7 +34,7 @@ class PenStyleUI;
class KPrPenStyleWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPenStyleWidget( TQWidget *parent, const char *name, const KoPenCmd::Pen &pen, bool configureLineEnds = true );
~KPrPenStyleWidget();
diff --git a/kpresenter/KPrPgConfDia.h b/kpresenter/KPrPgConfDia.h
index 79f13f1f3..7a62aa020 100644
--- a/kpresenter/KPrPgConfDia.h
+++ b/kpresenter/KPrPgConfDia.h
@@ -45,7 +45,7 @@ class TQSlider;
class KPrPgConfDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kpresenter/KPrPicturePreview.h b/kpresenter/KPrPicturePreview.h
index a511f2ac3..b9cbbb081 100644
--- a/kpresenter/KPrPicturePreview.h
+++ b/kpresenter/KPrPicturePreview.h
@@ -31,7 +31,7 @@
class KPrPicturePreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPicturePreview( TQWidget* parent, const char* name);
diff --git a/kpresenter/KPrPictureProperty.h b/kpresenter/KPrPictureProperty.h
index eb8caa8b9..22b16eae1 100644
--- a/kpresenter/KPrPictureProperty.h
+++ b/kpresenter/KPrPictureProperty.h
@@ -31,7 +31,7 @@ class TQPixmap;
class KPrPictureProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPictureProperty( TQWidget *parent, const char *name, const TQPixmap &pixmap,
KPrPictureSettingCmd::PictureSettings pictureSettings );
diff --git a/kpresenter/KPrPiePreview.h b/kpresenter/KPrPiePreview.h
index 21be8531c..61011580a 100644
--- a/kpresenter/KPrPiePreview.h
+++ b/kpresenter/KPrPiePreview.h
@@ -32,7 +32,7 @@
class KPrPiePreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPiePreview( TQWidget* parent, const char* );
diff --git a/kpresenter/KPrPieProperty.h b/kpresenter/KPrPieProperty.h
index 3d89d9618..a945eafb4 100644
--- a/kpresenter/KPrPieProperty.h
+++ b/kpresenter/KPrPieProperty.h
@@ -30,7 +30,7 @@ class PiePropertyUI;
class KPrPieProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPieProperty( TQWidget *parent, const char *name, KPrPieValueCmd::PieValues pieValues );
~KPrPieProperty();
diff --git a/kpresenter/KPrPolygonPreview.h b/kpresenter/KPrPolygonPreview.h
index 4a95a1399..1cd5f52f2 100644
--- a/kpresenter/KPrPolygonPreview.h
+++ b/kpresenter/KPrPolygonPreview.h
@@ -33,7 +33,7 @@ class TQPainter;
class KPrPolygonPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPolygonPreview( TQWidget* parent, const char*);
diff --git a/kpresenter/KPrPolygonProperty.h b/kpresenter/KPrPolygonProperty.h
index f5960574a..bfaf3f63c 100644
--- a/kpresenter/KPrPolygonProperty.h
+++ b/kpresenter/KPrPolygonProperty.h
@@ -29,7 +29,7 @@ class PolygonPropertyUI;
class KPrPolygonProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPolygonProperty( TQWidget *parent, const char *name, KPrPolygonSettingCmd::PolygonSettings &polygonSettings );
~KPrPolygonProperty();
diff --git a/kpresenter/KPrPresDurationDia.h b/kpresenter/KPrPresDurationDia.h
index 973397a62..1007955a8 100644
--- a/kpresenter/KPrPresDurationDia.h
+++ b/kpresenter/KPrPresDurationDia.h
@@ -30,7 +30,7 @@ class TQLabel;
class KPrPresDurationDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPresDurationDia( TQWidget *parent, const char *name,
diff --git a/kpresenter/KPrPrinterDlg.h b/kpresenter/KPrPrinterDlg.h
index 39129af7b..2999ff032 100644
--- a/kpresenter/KPrPrinterDlg.h
+++ b/kpresenter/KPrPrinterDlg.h
@@ -32,7 +32,7 @@
class KPrPrinterDlg : public KPrintDialogPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// Getting the common arguments.
KPrPrinterDlg( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kpresenter/KPrPropertyEditor.h b/kpresenter/KPrPropertyEditor.h
index 74ab5e814..528485006 100644
--- a/kpresenter/KPrPropertyEditor.h
+++ b/kpresenter/KPrPropertyEditor.h
@@ -39,7 +39,7 @@ class KPrObjectProperties;
class KPrPropertyEditor : public TQTabDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPropertyEditor( TQWidget *parent = 0, const char *name = 0, KPrPage *page = 0, KPrDocument *doc = 0 );
diff --git a/kpresenter/KPrRectPreview.h b/kpresenter/KPrRectPreview.h
index d1dd20bb1..2984b973f 100644
--- a/kpresenter/KPrRectPreview.h
+++ b/kpresenter/KPrRectPreview.h
@@ -30,7 +30,7 @@
class KPrRectPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrRectPreview( TQWidget* parent, const char* );
diff --git a/kpresenter/KPrRectProperty.h b/kpresenter/KPrRectProperty.h
index 6e139a91b..225d6b839 100644
--- a/kpresenter/KPrRectProperty.h
+++ b/kpresenter/KPrRectProperty.h
@@ -30,7 +30,7 @@ class RectPropertyUI;
class KPrRectProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrRectProperty( TQWidget *parent, const char *name, KPrRectValueCmd::RectValues &rectValue );
~KPrRectProperty();
diff --git a/kpresenter/KPrRotationDialogImpl.h b/kpresenter/KPrRotationDialogImpl.h
index e030641b2..684467522 100644
--- a/kpresenter/KPrRotationDialogImpl.h
+++ b/kpresenter/KPrRotationDialogImpl.h
@@ -34,7 +34,7 @@ class KPrCircleGroup;
class KPrRotationDialogImpl : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrRotationDialogImpl( TQWidget *parent, const char* name = 0 );
@@ -64,7 +64,7 @@ private:
class KPrCircleToggle : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
@@ -104,7 +104,7 @@ private:
class KPrCircleGroup : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
diff --git a/kpresenter/KPrShadowDialogImpl.h b/kpresenter/KPrShadowDialogImpl.h
index 4f9ffa015..8e78dc8ee 100644
--- a/kpresenter/KPrShadowDialogImpl.h
+++ b/kpresenter/KPrShadowDialogImpl.h
@@ -10,7 +10,7 @@ class KPrTextPreview;
class KPrShadowDialogImpl : public ShadowDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrShadowDialogImpl( TQWidget *parent, const char* name = 0 );
diff --git a/kpresenter/KPrSideBar.h b/kpresenter/KPrSideBar.h
index 8f23225f3..161ae88b3 100644
--- a/kpresenter/KPrSideBar.h
+++ b/kpresenter/KPrSideBar.h
@@ -66,7 +66,7 @@ protected:
class KPrThumbBar : public KIconView, public KPrSideBarBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrThumbBar(TQWidget *parent, KPrDocument *d, KPrView *v);
@@ -103,7 +103,7 @@ private:
class KPrOutline: public KListView, public KPrSideBarBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrOutline( TQWidget *parent, KPrDocument *d, KPrView *v );
@@ -145,7 +145,7 @@ private:
class KPrSideBar: public TQTabWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrSideBar(TQWidget *parent, KPrDocument *d, KPrView *v);
diff --git a/kpresenter/KPrSlideTransitionDia.h b/kpresenter/KPrSlideTransitionDia.h
index bd4ee1c77..35ade1bee 100644
--- a/kpresenter/KPrSlideTransitionDia.h
+++ b/kpresenter/KPrSlideTransitionDia.h
@@ -38,7 +38,7 @@ class SlideTransitionWidget;
class KPrSlideTransitionDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrSlideTransitionDia( TQWidget *parent, const char *name, KPrView *view );
~KPrSlideTransitionDia();
diff --git a/kpresenter/KPrSoundPlayer.h b/kpresenter/KPrSoundPlayer.h
index 46683dc8b..944d5481e 100644
--- a/kpresenter/KPrSoundPlayer.h
+++ b/kpresenter/KPrSoundPlayer.h
@@ -45,7 +45,7 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
class KPrSoundPlayer : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrSoundPlayer( const TQString &fileName, TQObject *parent = 0, const char *name = 0 );
diff --git a/kpresenter/KPrStyleManager.h b/kpresenter/KPrStyleManager.h
index 55cd8ecf8..b55425d4d 100644
--- a/kpresenter/KPrStyleManager.h
+++ b/kpresenter/KPrStyleManager.h
@@ -32,7 +32,7 @@ class KoUnit;
class KPrStyleManager : public KoStyleManager
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrStyleManager( TQWidget *_parent, KoUnit::Unit unit,KPrDocument *_doc,
diff --git a/kpresenter/KPrTextDocument.h b/kpresenter/KPrTextDocument.h
index 0587e39c0..0b18aa3f6 100644
--- a/kpresenter/KPrTextDocument.h
+++ b/kpresenter/KPrTextDocument.h
@@ -34,7 +34,7 @@ class KoTextFormatCollection;
class KPrTextDocument : public KoTextDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** A text document inside a kptextobject */
KPrTextDocument( KPrTextObject * textobj, KoTextFormatCollection *fc, KoTextFormatter *formatter = 0L );
diff --git a/kpresenter/KPrTextObject.h b/kpresenter/KPrTextObject.h
index 6b62d6b80..d843bdb34 100644
--- a/kpresenter/KPrTextObject.h
+++ b/kpresenter/KPrTextObject.h
@@ -52,7 +52,7 @@ class KoParagStyle;
class KPrTextObject : public TQObject, public KPr2DObject, public KoTextFlow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrTextObject( KPrDocument *doc );
virtual ~KPrTextObject();
@@ -230,7 +230,7 @@ private:
class KPrTextView : public KoTextView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrTextView( KPrTextObject * txtObj, KPrCanvas *_canvas, bool temp=false );
virtual ~KPrTextView();
diff --git a/kpresenter/KPrTextPreview.h b/kpresenter/KPrTextPreview.h
index bedb47538..ab75dc2df 100644
--- a/kpresenter/KPrTextPreview.h
+++ b/kpresenter/KPrTextPreview.h
@@ -7,7 +7,7 @@
class KPrTextPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrTextPreview( TQWidget* parent, const char* name = 0 );
diff --git a/kpresenter/KPrTextProperty.h b/kpresenter/KPrTextProperty.h
index c30eeded2..9157d7bd9 100644
--- a/kpresenter/KPrTextProperty.h
+++ b/kpresenter/KPrTextProperty.h
@@ -35,7 +35,7 @@ class TQCheckBox;
class KPrTextProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum TextValueChange
{
diff --git a/kpresenter/KPrTransEffectDia.h b/kpresenter/KPrTransEffectDia.h
index 3091f038a..7e285656f 100644
--- a/kpresenter/KPrTransEffectDia.h
+++ b/kpresenter/KPrTransEffectDia.h
@@ -49,7 +49,7 @@ class KPrPageEffects;
class KPrEffectPreview : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrEffectPreview( TQWidget *parent, KPrDocument *_doc, KPrView *_view );
@@ -75,7 +75,7 @@ protected slots:
class KPrTransEffectDia: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrTransEffectDia( TQWidget *parent, const char *name,
diff --git a/kpresenter/KPrView.h b/kpresenter/KPrView.h
index f00b7e2d1..f1e26d1f3 100644
--- a/kpresenter/KPrView.h
+++ b/kpresenter/KPrView.h
@@ -118,7 +118,7 @@ class KPrView : public KoView
{
friend class PageBase;
Q_OBJECT
- TQ_OBJECT
+
public:
KPrView( KPrDocument* _doc, TQWidget *_parent = 0, const char *_name = 0 );
diff --git a/kpresenter/KPrWebPresentation.h b/kpresenter/KPrWebPresentation.h
index d5ffae15e..99b90ef64 100644
--- a/kpresenter/KPrWebPresentation.h
+++ b/kpresenter/KPrWebPresentation.h
@@ -149,7 +149,7 @@ protected:
class KPrWebPresentationWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrWebPresentationWizard( const TQString &_config, KPrDocument *_doc, KPrView *_view );
@@ -194,7 +194,7 @@ protected slots:
class KPrWebPresentationCreateDialog : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrWebPresentationCreateDialog( KPrDocument *_doc, KPrView *_view, const KPrWebPresentation &_webPres );
diff --git a/kpresenter/autoformEdit/AFChoose.h b/kpresenter/autoformEdit/AFChoose.h
index c76a7302d..883da0643 100644
--- a/kpresenter/autoformEdit/AFChoose.h
+++ b/kpresenter/autoformEdit/AFChoose.h
@@ -32,7 +32,7 @@ class KIconCanvas;
class AFChoose : public TQTabDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/dialogs/kspread_dlg_angle.h b/kspread/dialogs/kspread_dlg_angle.h
index 6d3c0c8d6..f4bc9e0c2 100644
--- a/kspread/dialogs/kspread_dlg_angle.h
+++ b/kspread/dialogs/kspread_dlg_angle.h
@@ -35,7 +35,7 @@ class View;
class AngleDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AngleDialog( View* parent,const char* name,const TQPoint &_marker);
diff --git a/kspread/dialogs/kspread_dlg_area.h b/kspread/dialogs/kspread_dlg_area.h
index 176d33773..9c2563ff0 100644
--- a/kspread/dialogs/kspread_dlg_area.h
+++ b/kspread/dialogs/kspread_dlg_area.h
@@ -37,7 +37,7 @@ class View;
class AreaDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AreaDialog( View * parent, const char * name, const TQPoint & _marker );
diff --git a/kspread/dialogs/kspread_dlg_comment.h b/kspread/dialogs/kspread_dlg_comment.h
index 296ec3664..bc1ef5a61 100644
--- a/kspread/dialogs/kspread_dlg_comment.h
+++ b/kspread/dialogs/kspread_dlg_comment.h
@@ -37,7 +37,7 @@ class View;
class CommentDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CommentDialog( View* parent, const char* name,const TQPoint &_marker );
diff --git a/kspread/dialogs/kspread_dlg_conditional.h b/kspread/dialogs/kspread_dlg_conditional.h
index d57e262cc..1934f8c13 100644
--- a/kspread/dialogs/kspread_dlg_conditional.h
+++ b/kspread/dialogs/kspread_dlg_conditional.h
@@ -39,7 +39,7 @@ class View;
class ConditionalWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConditionalWidget( TQWidget * parent = 0, const char * name = 0, WFlags fl = 0 );
@@ -70,7 +70,7 @@ class ConditionalWidget : public TQWidget
class ConditionalDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConditionalDialog( View * parent, const char * name,
const TQRect & marker );
diff --git a/kspread/dialogs/kspread_dlg_cons.h b/kspread/dialogs/kspread_dlg_cons.h
index e1315132e..795f21864 100644
--- a/kspread/dialogs/kspread_dlg_cons.h
+++ b/kspread/dialogs/kspread_dlg_cons.h
@@ -46,7 +46,7 @@ class View;
class ConsolidateDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConsolidateDialog( View* parent, const char* name );
~ConsolidateDialog();
diff --git a/kspread/dialogs/kspread_dlg_csv.h b/kspread/dialogs/kspread_dlg_csv.h
index 56f7a1b60..cd672ad1c 100644
--- a/kspread/dialogs/kspread_dlg_csv.h
+++ b/kspread/dialogs/kspread_dlg_csv.h
@@ -55,7 +55,7 @@ class View;
class CSVDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/dialogs/kspread_dlg_database.h b/kspread/dialogs/kspread_dlg_database.h
index 0bb859bd2..9dec13fcd 100644
--- a/kspread/dialogs/kspread_dlg_database.h
+++ b/kspread/dialogs/kspread_dlg_database.h
@@ -50,7 +50,7 @@ class View;
class DatabaseDialog : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum PageId { eDatabase = 0, eSheets = 1, eColumns = 2, eOptions = 3, eResult = 4 };
diff --git a/kspread/dialogs/kspread_dlg_find.h b/kspread/dialogs/kspread_dlg_find.h
index d952b254b..0eb63a6fd 100644
--- a/kspread/dialogs/kspread_dlg_find.h
+++ b/kspread/dialogs/kspread_dlg_find.h
@@ -35,7 +35,7 @@ namespace KSpread
class FindOption : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
FindOption( TQWidget *parent);
bool searchInAllSheet() const;
@@ -63,7 +63,7 @@ private:
class FindDlg : public KFindDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
FindDlg( TQWidget *parent = 0, const char *name = 0, long options = 0, const TQStringList &findStrings = TQStringList(), bool hasSelection = false );
@@ -81,7 +81,7 @@ class FindDlg : public KFindDialog
class SearchDlg : public KReplaceDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
SearchDlg( TQWidget *parent = 0, const char *name = 0, long options = 0, const TQStringList &findStrings = TQStringList(), const TQStringList &replaceStrings = TQStringList(), bool hasSelection = false );
diff --git a/kspread/dialogs/kspread_dlg_format.h b/kspread/dialogs/kspread_dlg_format.h
index a482c13e7..4749138e3 100644
--- a/kspread/dialogs/kspread_dlg_format.h
+++ b/kspread/dialogs/kspread_dlg_format.h
@@ -49,7 +49,7 @@ class View;
class FormatDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormatDialog( View* view, const char* name = 0 );
~FormatDialog();
diff --git a/kspread/dialogs/kspread_dlg_formula.h b/kspread/dialogs/kspread_dlg_formula.h
index 8e3cb2571..236ef9e98 100644
--- a/kspread/dialogs/kspread_dlg_formula.h
+++ b/kspread/dialogs/kspread_dlg_formula.h
@@ -50,7 +50,7 @@ class View;
class FormulaDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormulaDialog( View* parent, const char* name,const TQString& formulaName=0);
~FormulaDialog();
diff --git a/kspread/dialogs/kspread_dlg_goalseek.h b/kspread/dialogs/kspread_dlg_goalseek.h
index 9771edaa5..6665f5307 100644
--- a/kspread/dialogs/kspread_dlg_goalseek.h
+++ b/kspread/dialogs/kspread_dlg_goalseek.h
@@ -48,7 +48,7 @@ class View;
class GoalSeekDialog : public KDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
GoalSeekDialog( View * parent, TQPoint const & marker, const char * name = 0,
diff --git a/kspread/dialogs/kspread_dlg_goto.h b/kspread/dialogs/kspread_dlg_goto.h
index 815746c3f..9b044f65f 100644
--- a/kspread/dialogs/kspread_dlg_goto.h
+++ b/kspread/dialogs/kspread_dlg_goto.h
@@ -37,7 +37,7 @@ class View;
class GotoDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
GotoDialog( View* parent, const char* name);
diff --git a/kspread/dialogs/kspread_dlg_insert.h b/kspread/dialogs/kspread_dlg_insert.h
index 05482cfde..f470cbac1 100644
--- a/kspread/dialogs/kspread_dlg_insert.h
+++ b/kspread/dialogs/kspread_dlg_insert.h
@@ -41,7 +41,7 @@ class View;
class InsertDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Mode { Insert, Remove };
diff --git a/kspread/dialogs/kspread_dlg_layout.h b/kspread/dialogs/kspread_dlg_layout.h
index 8d38663ac..03c8486bb 100644
--- a/kspread/dialogs/kspread_dlg_layout.h
+++ b/kspread/dialogs/kspread_dlg_layout.h
@@ -97,7 +97,7 @@ enum BorderShortcutType
class PatternSelect : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
PatternSelect( TQWidget *parent, const char *_name );
@@ -136,7 +136,7 @@ protected:
class GeneralTab : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
GeneralTab( TQWidget * parent, CellFormatDialog * _dlg );
@@ -165,7 +165,7 @@ class GeneralTab : public TQWidget
class CellFormatPageFont : public FontTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPageFont( TQWidget* parent, CellFormatDialog *_dlg );
@@ -208,7 +208,7 @@ private:
class CellFormatPageFloat : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPageFloat( TQWidget *parent, CellFormatDialog *_dlg );
void apply( CustomStyle * style );
@@ -252,7 +252,7 @@ protected:
class CellFormatPagePosition : public PositionTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPagePosition( TQWidget *parent, CellFormatDialog *_dlg );
@@ -284,7 +284,7 @@ protected:
class Border : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
Border( TQWidget *parent,const char *_name,bool _oneCol,bool _oneRow );
signals:
@@ -300,7 +300,7 @@ protected:
class BorderButton : public TQPushButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
BorderButton( TQWidget *parent, const char *_name );
void setPenStyle( Qt::PenStyle _pat ) { penStyle = _pat;}
@@ -327,7 +327,7 @@ public:
class CellFormatPageBorder : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPageBorder( TQWidget *parent, CellFormatDialog *_dlg );
@@ -385,7 +385,7 @@ private:
class BrushSelect : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
BrushSelect( TQWidget *parent, const char *_name );
@@ -415,7 +415,7 @@ protected:
class CellFormatPagePattern : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPagePattern( TQWidget *parent, CellFormatDialog *_dlg );
@@ -460,7 +460,7 @@ protected:
class CellFormatPageProtection : public ProtectionTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellFormatPageProtection( TQWidget * parent, CellFormatDialog * _dlg );
@@ -483,7 +483,7 @@ class CellFormatPageProtection : public ProtectionTab
class CellFormatDialog : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Create a format dlg for the rectangular area in '_sheet'.
diff --git a/kspread/dialogs/kspread_dlg_list.h b/kspread/dialogs/kspread_dlg_list.h
index 7b869d518..f9b3e0337 100644
--- a/kspread/dialogs/kspread_dlg_list.h
+++ b/kspread/dialogs/kspread_dlg_list.h
@@ -38,7 +38,7 @@ namespace KSpread
class ListDialog: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ListDialog( TQWidget* parent, const char* name );
diff --git a/kspread/dialogs/kspread_dlg_paperlayout.h b/kspread/dialogs/kspread_dlg_paperlayout.h
index 0260c1c8d..3855cec0b 100644
--- a/kspread/dialogs/kspread_dlg_paperlayout.h
+++ b/kspread/dialogs/kspread_dlg_paperlayout.h
@@ -39,7 +39,7 @@ class View;
class PaperLayout: public KoPageLayoutDia
{
Q_OBJECT
- TQ_OBJECT
+
public:
PaperLayout( TQWidget* parent, const char* name,
const KoPageLayout& layout,
diff --git a/kspread/dialogs/kspread_dlg_pasteinsert.h b/kspread/dialogs/kspread_dlg_pasteinsert.h
index 201ca280d..2a07e735f 100644
--- a/kspread/dialogs/kspread_dlg_pasteinsert.h
+++ b/kspread/dialogs/kspread_dlg_pasteinsert.h
@@ -36,7 +36,7 @@ class View;
class PasteInsertDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PasteInsertDialog( View* parent, const char* name, const TQRect &_rect );
diff --git a/kspread/dialogs/kspread_dlg_preference.h b/kspread/dialogs/kspread_dlg_preference.h
index 29a995afb..971f13f4c 100644
--- a/kspread/dialogs/kspread_dlg_preference.h
+++ b/kspread/dialogs/kspread_dlg_preference.h
@@ -47,7 +47,7 @@ class View;
class parameterLocale : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
parameterLocale( View* _view,TQVBox *box, char *name = 0);
void apply();
@@ -68,7 +68,7 @@ public slots:
class configure : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
configure( View* _view,TQVBox *box, char *name = 0 );
void apply();
@@ -97,7 +97,7 @@ protected:
class miscParameters : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
miscParameters( View* _view, TQVBox *box, char *name = 0 );
void apply();
@@ -129,7 +129,7 @@ protected:
class colorParameters : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
colorParameters( View* _view, TQVBox *box, char *name = 0 );
void apply();
@@ -144,7 +144,7 @@ protected:
class configureLayoutPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
configureLayoutPage( View* _view,TQVBox *box, char *name = 0 );
void apply();
@@ -166,7 +166,7 @@ protected:
class configureSpellPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
configureSpellPage( View* _view, TQVBox *box, char *name = 0 );
void apply();
@@ -182,7 +182,7 @@ protected:
class configureTTSPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
configureTTSPage( View *_view, TQVBox *box, char *name = 0 );
void slotDefault();
@@ -206,7 +206,7 @@ private:
class PreferenceDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { KS_PREFERENCES = 1, KS_LOCALE = 2, KS_INTERFACE = 4,
KS_MISC = 8, KS_COLOR = 16, KS_LAYOUT = 32, KS_SPELLING = 64 };
diff --git a/kspread/dialogs/kspread_dlg_reference.h b/kspread/dialogs/kspread_dlg_reference.h
index 0941e025c..84992a930 100644
--- a/kspread/dialogs/kspread_dlg_reference.h
+++ b/kspread/dialogs/kspread_dlg_reference.h
@@ -42,7 +42,7 @@ class View;
class reference: public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
reference( View* parent, const char* name );
@@ -71,7 +71,7 @@ private:
class EditAreaName : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditAreaName( View * parent, const char * name,
diff --git a/kspread/dialogs/kspread_dlg_resize2.h b/kspread/dialogs/kspread_dlg_resize2.h
index 61b5c0a5a..d904aab76 100644
--- a/kspread/dialogs/kspread_dlg_resize2.h
+++ b/kspread/dialogs/kspread_dlg_resize2.h
@@ -38,7 +38,7 @@ class View;
class ResizeRow: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResizeRow( View* parent, const char* name = 0 );
@@ -56,7 +56,7 @@ protected:
class ResizeColumn: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResizeColumn( View* parent, const char* name = 0 );
diff --git a/kspread/dialogs/kspread_dlg_series.h b/kspread/dialogs/kspread_dlg_series.h
index 60419ab3a..a850757e3 100644
--- a/kspread/dialogs/kspread_dlg_series.h
+++ b/kspread/dialogs/kspread_dlg_series.h
@@ -40,7 +40,7 @@ class View;
class SeriesDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
SeriesDlg(View* parent, const char* name,const TQPoint &_marker);
diff --git a/kspread/dialogs/kspread_dlg_show.h b/kspread/dialogs/kspread_dlg_show.h
index 2a17a454d..71f564e5a 100644
--- a/kspread/dialogs/kspread_dlg_show.h
+++ b/kspread/dialogs/kspread_dlg_show.h
@@ -36,7 +36,7 @@ class View;
class ShowDialog: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShowDialog( View* parent, const char* name );
diff --git a/kspread/dialogs/kspread_dlg_showColRow.h b/kspread/dialogs/kspread_dlg_showColRow.h
index d6f23ee4b..422dca365 100644
--- a/kspread/dialogs/kspread_dlg_showColRow.h
+++ b/kspread/dialogs/kspread_dlg_showColRow.h
@@ -36,7 +36,7 @@ class View;
class ShowColRow: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Type { Column, Row };
ShowColRow( View* parent, const char* name, Type _type );
diff --git a/kspread/dialogs/kspread_dlg_sort.h b/kspread/dialogs/kspread_dlg_sort.h
index 76da4fda0..0ba0ad5f1 100644
--- a/kspread/dialogs/kspread_dlg_sort.h
+++ b/kspread/dialogs/kspread_dlg_sort.h
@@ -49,7 +49,7 @@ class View;
class SortDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Orientation
diff --git a/kspread/dialogs/kspread_dlg_special.h b/kspread/dialogs/kspread_dlg_special.h
index 0f9b853b0..4242e7ca5 100644
--- a/kspread/dialogs/kspread_dlg_special.h
+++ b/kspread/dialogs/kspread_dlg_special.h
@@ -36,7 +36,7 @@ class View;
class SpecialDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
SpecialDialog( View* parent, const char* name );
diff --git a/kspread/dialogs/kspread_dlg_styles.h b/kspread/dialogs/kspread_dlg_styles.h
index d832fad40..b6a1f7c70 100644
--- a/kspread/dialogs/kspread_dlg_styles.h
+++ b/kspread/dialogs/kspread_dlg_styles.h
@@ -37,7 +37,7 @@ class View;
class StyleWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
StyleWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
@@ -52,7 +52,7 @@ signals:
class StyleDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
StyleDlg( View * parent, StyleManager * manager,
const char * name = "StyleDlg" );
diff --git a/kspread/dialogs/kspread_dlg_subtotal.h b/kspread/dialogs/kspread_dlg_subtotal.h
index 96c95f70f..b32de30d3 100644
--- a/kspread/dialogs/kspread_dlg_subtotal.h
+++ b/kspread/dialogs/kspread_dlg_subtotal.h
@@ -39,7 +39,7 @@ class View;
class SubtotalDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
SubtotalDialog( View * parent, TQRect const & selection,
diff --git a/kspread/dialogs/kspread_dlg_validity.h b/kspread/dialogs/kspread_dlg_validity.h
index 41c4cbeec..d5b4933e2 100644
--- a/kspread/dialogs/kspread_dlg_validity.h
+++ b/kspread/dialogs/kspread_dlg_validity.h
@@ -43,7 +43,7 @@ class View;
class DlgValidity : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
DlgValidity(View* parent, const char* name ,const TQRect &_marker );
void init();
diff --git a/kspread/dialogs/link.h b/kspread/dialogs/link.h
index 963a02b43..7df2a4741 100644
--- a/kspread/dialogs/link.h
+++ b/kspread/dialogs/link.h
@@ -33,7 +33,7 @@ namespace KSpread
class LinkDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
LinkDialog( TQWidget* parent, const char* name = 0 );
diff --git a/kspread/dialogs/sheet_properties.h b/kspread/dialogs/sheet_properties.h
index 766b5e543..5a63b4c93 100644
--- a/kspread/dialogs/sheet_properties.h
+++ b/kspread/dialogs/sheet_properties.h
@@ -31,7 +31,7 @@ class SheetPropertiesBase;
class SheetPropertiesDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/kspread_canvas.h b/kspread/kspread_canvas.h
index ea7e3dd17..d7b0e89b4 100644
--- a/kspread/kspread_canvas.h
+++ b/kspread/kspread_canvas.h
@@ -93,7 +93,7 @@ class KSPREAD_EXPORT Canvas : public TQWidget
friend class View;
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* The current action associated with the mouse.
@@ -576,7 +576,7 @@ private:
class HBorder : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
HBorder( TQWidget *_parent, Canvas *_canvas, View *_view );
~HBorder();
@@ -663,7 +663,7 @@ private:
class VBorder : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
VBorder( TQWidget *_parent, Canvas *_canvas, View *_view );
~VBorder();
diff --git a/kspread/kspread_doc.h b/kspread/kspread_doc.h
index 64d1fbf58..08656b50d 100644
--- a/kspread/kspread_doc.h
+++ b/kspread/kspread_doc.h
@@ -97,7 +97,7 @@ class Plugin
class KSPREAD_EXPORT Doc : public KoDocument, public KoZoomHandler
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( bool getShowRowHeader READ getShowRowHeader )
TQ_PROPERTY( bool getShowColHeader READ getShowColHeader )
TQ_PROPERTY( double getIndentValue READ getIndentValue WRITE setIndentValue )
diff --git a/kspread/kspread_editors.h b/kspread/kspread_editors.h
index a8d721dbc..fa21452ff 100644
--- a/kspread/kspread_editors.h
+++ b/kspread/kspread_editors.h
@@ -120,7 +120,7 @@ private:
class FunctionCompletion : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -167,7 +167,7 @@ private:
class CellEditor : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
@@ -244,7 +244,7 @@ private:
class ComboboxLocationEditWidget : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
ComboboxLocationEditWidget( TQWidget *_parent, View * _canvas );
@@ -264,7 +264,7 @@ private:
class LocationEditWidget : public KLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
LocationEditWidget( TQWidget *_parent, View * _canvas );
View * view() const { return m_pView;}
@@ -292,7 +292,7 @@ private:
class EditWidget : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditWidget( TQWidget *parent, Canvas *canvas,
TQButton *cancelButton, TQButton *okButton);
diff --git a/kspread/kspread_factory.h b/kspread/kspread_factory.h
index 7f2ec9551..e1897856e 100644
--- a/kspread/kspread_factory.h
+++ b/kspread/kspread_factory.h
@@ -31,7 +31,7 @@ namespace KSpread
class Factory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
Factory( TQObject* parent = 0, const char* name = 0 );
~Factory();
diff --git a/kspread/kspread_generalProperty.h b/kspread/kspread_generalProperty.h
index 1d0d49369..cc9815597 100644
--- a/kspread/kspread_generalProperty.h
+++ b/kspread/kspread_generalProperty.h
@@ -34,7 +34,7 @@ namespace KSpread
class GeneralProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
struct GeneralValue
{
diff --git a/kspread/kspread_handler.h b/kspread/kspread_handler.h
index 0c4d911ff..06ae4fd73 100644
--- a/kspread/kspread_handler.h
+++ b/kspread/kspread_handler.h
@@ -28,7 +28,7 @@ class View;
class InsertHandler : public KoEventHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
InsertHandler( View* view, TQWidget* widget );
~InsertHandler();
diff --git a/kspread/kspread_map.h b/kspread/kspread_map.h
index d2a076271..e05b9afe4 100644
--- a/kspread/kspread_map.h
+++ b/kspread/kspread_map.h
@@ -58,7 +58,7 @@ class Style;
class KSPREAD_EXPORT Map : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Created an empty map.
diff --git a/kspread/kspread_propertyEditor.h b/kspread/kspread_propertyEditor.h
index 3da5507e4..fc96fec20 100644
--- a/kspread/kspread_propertyEditor.h
+++ b/kspread/kspread_propertyEditor.h
@@ -43,7 +43,7 @@ class Doc;
class PropertyEditor : public TQTabDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
PropertyEditor( TQWidget *parent = 0, const char *name = 0, Sheet *page = 0, Doc *doc = 0 );
diff --git a/kspread/kspread_sheet.h b/kspread/kspread_sheet.h
index 6ac0fcb97..2b2ed21cd 100644
--- a/kspread/kspread_sheet.h
+++ b/kspread/kspread_sheet.h
@@ -93,7 +93,7 @@ class EmbeddedObject;
class CellBinding : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
CellBinding( Sheet *_sheet, const TQRect& _area );
virtual ~CellBinding();
@@ -126,7 +126,7 @@ protected:
class ChartBinding : public CellBinding
{
Q_OBJECT
- TQ_OBJECT
+
public:
ChartBinding( Sheet *_sheet, const TQRect& _area, EmbeddedChart *_child );
@@ -151,7 +151,7 @@ private:
class TextDrag : public TQTextDrag
{
Q_OBJECT
- TQ_OBJECT
+
public:
TextDrag( TQWidget * dragSource = 0L, const char * name = 0L );
@@ -185,7 +185,7 @@ class KSPREAD_EXPORT Sheet : public TQObject
friend class Cell;
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQString sheetName READ sheetName )
diff --git a/kspread/kspread_sheetprint.h b/kspread/kspread_sheetprint.h
index 1f22dc7da..e5c63e12d 100644
--- a/kspread/kspread_sheetprint.h
+++ b/kspread/kspread_sheetprint.h
@@ -38,7 +38,7 @@ class PrintObject;
class KSPREAD_EXPORT SheetPrint : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/kspread_toolbox.h b/kspread/kspread_toolbox.h
index 6ec17ac07..a58e84afd 100644
--- a/kspread/kspread_toolbox.h
+++ b/kspread/kspread_toolbox.h
@@ -34,7 +34,7 @@ namespace KSpread
class KOFFICEUI_EXPORT ToolBox : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
ToolBox( TQWidget* parent = 0, const char* name = 0 );
@@ -56,7 +56,7 @@ private:
class KOFFICEUI_EXPORT KoTransformToolBox : public ToolBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTransformToolBox( KoDocumentChild* child, TQWidget* parent = 0, const char* name = 0 );
diff --git a/kspread/kspread_view.h b/kspread/kspread_view.h
index f9ce1bdd6..30c39b307 100644
--- a/kspread/kspread_view.h
+++ b/kspread/kspread_view.h
@@ -80,7 +80,7 @@ class EmbeddedObject;
class KPSheetSelectPage : public KPrintDialogPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPSheetSelectPage( TQWidget *parent = 0 );
// ~KPSheetSelectPage();
@@ -189,7 +189,7 @@ class KSPREAD_EXPORT View : public KoView
friend class Canvas;
Q_OBJECT
- TQ_OBJECT
+
public:
/** Creates a new view */
diff --git a/kspread/plugins/calculator/configdlg.h b/kspread/plugins/calculator/configdlg.h
index 2cb999120..8b4a2927e 100644
--- a/kspread/plugins/calculator/configdlg.h
+++ b/kspread/plugins/calculator/configdlg.h
@@ -49,7 +49,7 @@
class ConfigDlg : public TQDialog {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/plugins/calculator/dlabel.h b/kspread/plugins/calculator/dlabel.h
index 58e6bda59..c8cf1fdc4 100644
--- a/kspread/plugins/calculator/dlabel.h
+++ b/kspread/plugins/calculator/dlabel.h
@@ -35,7 +35,7 @@
class DLabel : public TQLabel {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/plugins/calculator/kcalc.h b/kspread/plugins/calculator/kcalc.h
index dfa67b633..8a4560e75 100644
--- a/kspread/plugins/calculator/kcalc.h
+++ b/kspread/plugins/calculator/kcalc.h
@@ -199,7 +199,7 @@ class Calculator;
class TQtCalculator : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/kspread/plugins/calculator/main.h b/kspread/plugins/calculator/main.h
index a0284b200..968057a70 100644
--- a/kspread/plugins/calculator/main.h
+++ b/kspread/plugins/calculator/main.h
@@ -40,7 +40,7 @@ class View;
class CalcFactory : public KLibFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
CalcFactory( TQObject* parent = 0, const char* name = 0 );
~CalcFactory();
@@ -57,7 +57,7 @@ private:
class KSPREAD_EXPORT Calculator : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Calculator( View* parent, const char* name = 0 );
~Calculator();
diff --git a/kspread/plugins/insertcalendar/kspread_insertcalendardialog.h b/kspread/plugins/insertcalendar/kspread_insertcalendardialog.h
index 11b0670aa..40d5731a6 100644
--- a/kspread/plugins/insertcalendar/kspread_insertcalendardialog.h
+++ b/kspread/plugins/insertcalendar/kspread_insertcalendardialog.h
@@ -38,7 +38,7 @@ namespace KSpread
class KSPREAD_EXPORT InsertCalendarDialog : public InsertCalendarDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
private:
diff --git a/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h b/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h
index e0c2ef890..510524820 100644
--- a/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h
+++ b/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h
@@ -52,7 +52,7 @@ class InsertCalendarDialog;
class KSPREAD_EXPORT PluginInsertCalendar : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
protected:
diff --git a/kspread/plugins/scripting/scripting.h b/kspread/plugins/scripting/scripting.h
index 4fb8112fb..29fa66814 100644
--- a/kspread/plugins/scripting/scripting.h
+++ b/kspread/plugins/scripting/scripting.h
@@ -35,7 +35,7 @@ namespace Kross {
class Scripting : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Scripting(TQObject *parent, const char *name, const TQStringList &);
virtual ~Scripting();
diff --git a/kspread/selection.h b/kspread/selection.h
index 029890093..422065aa7 100644
--- a/kspread/selection.h
+++ b/kspread/selection.h
@@ -34,7 +34,7 @@ class View;
class Selection : public TQObject, public Region
{
Q_OBJECT
- TQ_OBJECT
+
public:
Selection(View*);
Selection(const Selection&);
diff --git a/kspread/tests/inspector.h b/kspread/tests/inspector.h
index ea4e183a9..9d11127c4 100644
--- a/kspread/tests/inspector.h
+++ b/kspread/tests/inspector.h
@@ -29,7 +29,7 @@ class Cell;
class Inspector : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
Inspector( Cell* cell );
diff --git a/kspread/tests/testrunner.h b/kspread/tests/testrunner.h
index fd692af3a..9fe356951 100644
--- a/kspread/tests/testrunner.h
+++ b/kspread/tests/testrunner.h
@@ -30,7 +30,7 @@ class Tester;
class TestRunner : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TestRunner();
diff --git a/kugar/kudesigner/kudesigner_doc.h b/kugar/kudesigner/kudesigner_doc.h
index 1085a9756..84964349a 100644
--- a/kugar/kudesigner/kudesigner_doc.h
+++ b/kugar/kudesigner/kudesigner_doc.h
@@ -37,7 +37,7 @@ class Canvas;
class KudesignerDoc: public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
KudesignerDoc( TQWidget *parentWidget = 0, const char *widgetName = 0, TQObject* parent = 0, const char* name = 0, bool singleViewMode = false );
diff --git a/kugar/kudesigner/kudesigner_factory.h b/kugar/kudesigner/kudesigner_factory.h
index 1cf4e1036..f35e22e74 100644
--- a/kugar/kudesigner/kudesigner_factory.h
+++ b/kugar/kudesigner/kudesigner_factory.h
@@ -28,7 +28,7 @@ class KAboutData;
class KUGARDESIGNER_EXPORT KudesignerFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KudesignerFactory( TQObject* parent = 0, const char* name = 0 );
~KudesignerFactory();
diff --git a/kugar/kudesigner/kudesigner_view.h b/kugar/kudesigner/kudesigner_view.h
index 26cd96484..139bdec84 100644
--- a/kugar/kudesigner/kudesigner_view.h
+++ b/kugar/kudesigner/kudesigner_view.h
@@ -57,7 +57,7 @@ class ReportItem;
class KudesignerView: public KoView
{
Q_OBJECT
- TQ_OBJECT
+
friend class Kudesigner::View;
public:
diff --git a/kugar/kudesigner_lib/canvas.h b/kugar/kudesigner_lib/canvas.h
index 49b33728d..9ba506332 100644
--- a/kugar/kudesigner_lib/canvas.h
+++ b/kugar/kudesigner_lib/canvas.h
@@ -40,7 +40,7 @@ typedef TQValueList<Box*> BoxList;
class Canvas: public TQCanvas
{
Q_OBJECT
- TQ_OBJECT
+
public:
Canvas( int w, int h );
~Canvas();
diff --git a/kugar/kudesigner_lib/plugin.h b/kugar/kudesigner_lib/plugin.h
index 0b074d975..ff466e4f3 100644
--- a/kugar/kudesigner_lib/plugin.h
+++ b/kugar/kudesigner_lib/plugin.h
@@ -34,7 +34,7 @@ using namespace Kudesigner;
class KuDesignerPlugin: public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KuDesignerPlugin( TQObject *parent, const char* name, const TQStringList& args );
virtual ~KuDesignerPlugin();
diff --git a/kugar/kudesigner_lib/structurewidget.h b/kugar/kudesigner_lib/structurewidget.h
index 412f2f21f..177742eb0 100644
--- a/kugar/kudesigner_lib/structurewidget.h
+++ b/kugar/kudesigner_lib/structurewidget.h
@@ -37,7 +37,7 @@ class StructureItem;
class StructureWidget: public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
StructureWidget( TQWidget* parent = 0, const char* name = 0 );
diff --git a/kugar/kudesigner_lib/view.h b/kugar/kudesigner_lib/view.h
index 9e71633fd..4618840b4 100644
--- a/kugar/kudesigner_lib/view.h
+++ b/kugar/kudesigner_lib/view.h
@@ -58,7 +58,7 @@ public:
class View: public TQCanvasView
{
Q_OBJECT
- TQ_OBJECT
+
public:
View( Canvas *canvas, TQWidget *parent, const char *name = 0, WFlags f = 0 );
diff --git a/kugar/lib/inputmask.h b/kugar/lib/inputmask.h
index f1f0886fd..379b43eee 100644
--- a/kugar/lib/inputmask.h
+++ b/kugar/lib/inputmask.h
@@ -23,7 +23,7 @@ namespace Kugar
class InputMask : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
InputMask( TQObject *parent = 0, const char *name = 0 );
diff --git a/kugar/lib/mpagedisplay.h b/kugar/lib/mpagedisplay.h
index 919d8a361..29145d85f 100644
--- a/kugar/lib/mpagedisplay.h
+++ b/kugar/lib/mpagedisplay.h
@@ -25,7 +25,7 @@ namespace Kugar
class MPageDisplay : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor */
MPageDisplay( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kugar/lib/mreportengine.h b/kugar/lib/mreportengine.h
index 846d0a3a5..0797539a9 100644
--- a/kugar/lib/mreportengine.h
+++ b/kugar/lib/mreportengine.h
@@ -37,7 +37,7 @@ namespace Kugar
class MReportEngine : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum PageOrientation { Portrait, Landscape };
diff --git a/kugar/lib/mreportviewer.h b/kugar/lib/mreportviewer.h
index ca47b12b2..2df7f7bba 100644
--- a/kugar/lib/mreportviewer.h
+++ b/kugar/lib/mreportviewer.h
@@ -41,7 +41,7 @@ namespace Kugar
class KUGAR_EXPORT MReportViewer : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
MReportViewer( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kugar/part/kugar_factory.h b/kugar/part/kugar_factory.h
index 7b313aa73..c809870ba 100644
--- a/kugar/part/kugar_factory.h
+++ b/kugar/part/kugar_factory.h
@@ -16,7 +16,7 @@ class KInstance;
class KugarFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KugarFactory( TQObject* parent = 0, const char* name = 0 );
~KugarFactory();
diff --git a/kugar/part/kugar_part.h b/kugar/part/kugar_part.h
index 31e25355c..e41deb623 100644
--- a/kugar/part/kugar_part.h
+++ b/kugar/part/kugar_part.h
@@ -17,7 +17,7 @@ class KugarBrowserExtension;
class KugarPart: public KoDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
KugarPart( TQWidget *parentWidget = 0, const char *widgetName = 0,
diff --git a/kugar/part/kugar_view.h b/kugar/part/kugar_view.h
index 6507f74a7..0080468a9 100644
--- a/kugar/part/kugar_view.h
+++ b/kugar/part/kugar_view.h
@@ -15,7 +15,7 @@ class KugarPart;
class KugarView: public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KugarView( KugarPart *part, TQWidget *parent, const char *name );
diff --git a/kword/KWCanvas.h b/kword/KWCanvas.h
index c2020697b..5fc7dcb8c 100644
--- a/kword/KWCanvas.h
+++ b/kword/KWCanvas.h
@@ -60,7 +60,7 @@ class KWFrameView;
class KWCanvas : public TQScrollView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWCanvas(const TQString& viewMode, TQWidget *parent, KWDocument *d, KWGUI *lGui);
diff --git a/kword/KWConfig.h b/kword/KWConfig.h
index c8ea4d87b..7a57b7f65 100644
--- a/kword/KWConfig.h
+++ b/kword/KWConfig.h
@@ -46,7 +46,7 @@ namespace KSpell2 {
class ConfigureSpellPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigureSpellPage( KWView *view, TQVBox *box, char *name = 0 );
void apply();
@@ -60,7 +60,7 @@ private:
class ConfigureInterfacePage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigureInterfacePage( KWView *view, TQVBox *box, char *name = 0 );
void apply();
@@ -85,7 +85,7 @@ private:
class ConfigureMiscPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigureMiscPage( KWView *view, TQVBox *box, char *name = 0 );
KCommand* apply();
@@ -105,7 +105,7 @@ private:
class ConfigureDefaultDocPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigureDefaultDocPage( KWView *view, TQVBox *box, char *name = 0 );
~ConfigureDefaultDocPage();
@@ -143,7 +143,7 @@ private:
class ConfigurePathPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigurePathPage( KWView *view, TQVBox *box, char *name = 0 );
void slotDefault();
@@ -161,7 +161,7 @@ private:
class ConfigureTTSPage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigureTTSPage( KWView *view, TQVBox *box, char *name = 0 );
void slotDefault();
@@ -185,7 +185,7 @@ private:
class KWConfig : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { KW_KSPELL=1,KP_INTERFACE=2,KP_MISC=4, KP_DOCUMENT=8, KP_FORMULA=16, KP_PATH = 32};
KWConfig( KWView* parent );
diff --git a/kword/KWConfigFootNoteDia.h b/kword/KWConfigFootNoteDia.h
index 757be1ddf..bcf7f5128 100644
--- a/kword/KWConfigFootNoteDia.h
+++ b/kword/KWConfigFootNoteDia.h
@@ -33,7 +33,7 @@ class KoUnitDoubleSpinBox;
class KWConfigFootNoteDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWConfigFootNoteDia( TQWidget *parent, const char *name, KWDocument *doc );
protected:
diff --git a/kword/KWCreateBookmarkDia.h b/kword/KWCreateBookmarkDia.h
index fd4354d36..75d9fff3e 100644
--- a/kword/KWCreateBookmarkDia.h
+++ b/kword/KWCreateBookmarkDia.h
@@ -30,7 +30,7 @@ class TQPushButton;
class KWCreateBookmarkDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWCreateBookmarkDia( const TQStringList & _list, TQWidget *parent, const char *name );
KWCreateBookmarkDia( const TQStringList & _list, const TQString & _name, TQWidget *parent, const char *name );
@@ -49,7 +49,7 @@ protected:
class KWSelectBookmarkDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWSelectBookmarkDia( const TQStringList & _list, KWDocument *_doc, TQWidget *parent, const char *name );
TQString bookmarkSelected()const;
diff --git a/kword/KWDeleteDia.h b/kword/KWDeleteDia.h
index b2a1e2264..62af0614a 100644
--- a/kword/KWDeleteDia.h
+++ b/kword/KWDeleteDia.h
@@ -33,7 +33,7 @@ class KWView;
class KWDeleteDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum DeleteType {deleteRow, deleteColumn};
diff --git a/kword/KWDocStruct.h b/kword/KWDocStruct.h
index 87ac0f6f1..6a586f78c 100644
--- a/kword/KWDocStruct.h
+++ b/kword/KWDocStruct.h
@@ -282,7 +282,7 @@ protected:
class KWDocStructTree : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWDocStructTree( TQWidget* parent, KWDocument* doc, KWGUI* gui );
@@ -322,7 +322,7 @@ protected:
class KWDocStruct : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWDocStruct( TQWidget* parent, KWDocument* doc, KWGUI* gui );
diff --git a/kword/KWDocument.h b/kword/KWDocument.h
index 1a9aa16e3..3a32522e2 100644
--- a/kword/KWDocument.h
+++ b/kword/KWDocument.h
@@ -104,7 +104,7 @@ class KoOasisSettings;
class KWDocument : public KoDocument, public KoTextZoomHandler
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( double ptColumnWidth READ ptColumnWidth )
TQ_PROPERTY( double ptColumnSpacing READ ptColumnSpacing )
TQ_PROPERTY( double gridX READ gridX WRITE setGridX )
diff --git a/kword/KWEditPersonnalExpression.h b/kword/KWEditPersonnalExpression.h
index b7690431d..9d6b1d147 100644
--- a/kword/KWEditPersonnalExpression.h
+++ b/kword/KWEditPersonnalExpression.h
@@ -31,7 +31,7 @@ class TQLineEdit;
class KWEditPersonnalExpression : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWEditPersonnalExpression( TQWidget *parent, const char *name = 0 );
diff --git a/kword/KWFactory.h b/kword/KWFactory.h
index 46803d3e4..30d69cf91 100644
--- a/kword/KWFactory.h
+++ b/kword/KWFactory.h
@@ -27,7 +27,7 @@ class KAboutData;
class KWFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFactory( TQObject* parent = 0, const char* name = 0 );
~KWFactory();
diff --git a/kword/KWFindReplace.h b/kword/KWFindReplace.h
index 4b6e54d53..2a43e1eb0 100644
--- a/kword/KWFindReplace.h
+++ b/kword/KWFindReplace.h
@@ -41,7 +41,7 @@ class KWTextFrameSetEdit;
class KWFindReplace : public KoFindReplace
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFindReplace( KWCanvas * canvas, KoSearchDia * dialog, const TQValueList<KoTextObject *> & lstObjects, KWTextFrameSetEdit* textView );
KWFindReplace( KWCanvas * parent, KoReplaceDia * dialog, const TQValueList<KoTextObject *> & lstObjects, KWTextFrameSetEdit* textView );
diff --git a/kword/KWFootNoteDia.h b/kword/KWFootNoteDia.h
index f6ea84194..c532c5951 100644
--- a/kword/KWFootNoteDia.h
+++ b/kword/KWFootNoteDia.h
@@ -33,7 +33,7 @@ class KWDocument;
class KWFootNoteDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFootNoteDia( NoteType _noteType, KWFootNoteVariable::Numbering _numberingType, const TQString & _manualString, TQWidget *parent, KWDocument *_doc, const char *name = 0 );
diff --git a/kword/KWFormulaFrameSet.h b/kword/KWFormulaFrameSet.h
index a72fe2006..e920a6a4f 100644
--- a/kword/KWFormulaFrameSet.h
+++ b/kword/KWFormulaFrameSet.h
@@ -44,7 +44,7 @@ class KWFormulaFrameSetEdit;
class KWFormulaFrameSet : public KWFrameSet
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFormulaFrameSet( KWDocument *doc, const TQString & name );
/// Used for OASIS loading
@@ -122,7 +122,7 @@ private:
class KWFormulaFrameSetEdit : public TQObject, public KWFrameSetEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFormulaFrameSetEdit(KWFormulaFrameSet* fs, KWCanvas* canvas);
virtual ~KWFormulaFrameSetEdit();
diff --git a/kword/KWFrameDia.h b/kword/KWFrameDia.h
index e8257b7d8..93a71e3ee 100644
--- a/kword/KWFrameDia.h
+++ b/kword/KWFrameDia.h
@@ -51,7 +51,7 @@ class KDoubleNumInput;
class KWBrushStylePreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWBrushStylePreview( TQWidget* );
~KWBrushStylePreview() {}
@@ -69,7 +69,7 @@ private:
class KWFourSideConfigWidget : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFourSideConfigWidget( KWDocument* m_doc, const TQString& title, TQWidget*, const char* name = 0 );
@@ -100,7 +100,7 @@ private:
class KWFrameDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Contructor when the dialog is used on creation of m_frame */
KWFrameDia( TQWidget *parent, KWFrame *_frame,KWDocument *_doc,FrameSetType _ft);
diff --git a/kword/KWFrameSet.h b/kword/KWFrameSet.h
index 67cad0da5..57ca59c66 100644
--- a/kword/KWFrameSet.h
+++ b/kword/KWFrameSet.h
@@ -61,7 +61,7 @@ class TQProgressDialog;
class KWFrameSet : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// constructor
KWFrameSet( KWDocument *doc );
diff --git a/kword/KWFrameStyleManager.h b/kword/KWFrameStyleManager.h
index 32420f318..e3d8b17c2 100644
--- a/kword/KWFrameStyleManager.h
+++ b/kword/KWFrameStyleManager.h
@@ -47,7 +47,7 @@ class KWBrushStylePreview;
class KWFrameStylePreview : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameStylePreview( TQWidget *parent )
@@ -102,7 +102,7 @@ class KWFrameStyleListItem
class KWFrameStyleManager : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameStyleManager( TQWidget *_parent, KWDocument *_doc,
@@ -156,7 +156,7 @@ protected:
class KWFrameStyleManagerTab : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameStyleManagerTab(TQWidget *parent) : TQWidget(parent) {};
@@ -175,7 +175,7 @@ protected:
class KWFrameStyleBackgroundTab : public KWFrameStyleManagerTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameStyleBackgroundTab( TQWidget * parent );
@@ -195,7 +195,7 @@ protected:
class KWFrameStyleBordersTab : public KWFrameStyleManagerTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameStyleBordersTab( TQWidget * parent );
~KWFrameStyleBordersTab();
diff --git a/kword/KWFrameViewManager.h b/kword/KWFrameViewManager.h
index 00e4e08ba..b1885c192 100644
--- a/kword/KWFrameViewManager.h
+++ b/kword/KWFrameViewManager.h
@@ -50,7 +50,7 @@ class TQRegion;
*/
class KWFrameViewManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
KWFrameViewManager();
diff --git a/kword/KWImportStyleDia.h b/kword/KWImportStyleDia.h
index 16918e42d..2d6a7b623 100644
--- a/kword/KWImportStyleDia.h
+++ b/kword/KWImportStyleDia.h
@@ -36,7 +36,7 @@ class KoParagStyle;
class KWImportStyleDia : public KoImportStyleDia
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWImportStyleDia( KWDocument *_doc, KoStyleCollection* currentCollection, TQWidget *parent, const char *name = 0 );
~KWImportStyleDia();
@@ -52,7 +52,7 @@ private:
class KWImportFrameTableStyleDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum StyleType { frameStyle, TableStyle};
KWImportFrameTableStyleDia( KWDocument *_doc, const TQStringList & _list, StyleType _type , TQWidget *parent, const char *name );
diff --git a/kword/KWInsertDia.h b/kword/KWInsertDia.h
index 2a6d6d82b..5c5b9e108 100644
--- a/kword/KWInsertDia.h
+++ b/kword/KWInsertDia.h
@@ -31,7 +31,7 @@ class KWView;
class KWInsertDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum InsertType {insertRow, insertColumn};
diff --git a/kword/KWInsertPageDia.h b/kword/KWInsertPageDia.h
index f67f7b7ea..9e5da1568 100644
--- a/kword/KWInsertPageDia.h
+++ b/kword/KWInsertPageDia.h
@@ -26,7 +26,7 @@ class TQRadioButton;
class KWInsertPageDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWInsertPageDia( TQWidget *parent, const char* name );
InsertPagePos insertPagePos() const;
diff --git a/kword/KWInsertPicDia.h b/kword/KWInsertPicDia.h
index fdeedc425..4e1405391 100644
--- a/kword/KWInsertPicDia.h
+++ b/kword/KWInsertPicDia.h
@@ -29,7 +29,7 @@ class KWDocument;
class KWInsertPicDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWInsertPicDia( TQWidget *parent, bool _inline, bool _keepRatio, KWDocument *_doc, const char *name = 0 );
diff --git a/kword/KWMailMergeDataBase.h b/kword/KWMailMergeDataBase.h
index 70f75f9ec..ef14ead81 100644
--- a/kword/KWMailMergeDataBase.h
+++ b/kword/KWMailMergeDataBase.h
@@ -57,7 +57,7 @@ class TQVBox;
class KWORD_EXPORT KWMailMergeDataBase: public TQObject,KWordMailMergeDatabaseIface
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeDataBase( KWDocument *doc_ );
@@ -97,7 +97,7 @@ protected:
class KWMailMergeChoosePluginDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeChoosePluginDialog( KTrader::OfferList );
@@ -117,7 +117,7 @@ class KWMailMergeChoosePluginDialog : public KDialogBase
class KWMailMergeConfigDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeConfigDialog ( TQWidget *parent, KWMailMergeDataBase *db );
@@ -149,7 +149,7 @@ protected slots:
class KWMailMergeVariableInsertDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeVariableInsertDia( TQWidget *parent, KWMailMergeDataBase *db );
diff --git a/kword/KWMailMergeDataSource.h b/kword/KWMailMergeDataSource.h
index d27c509d9..4d5a2508b 100644
--- a/kword/KWMailMergeDataSource.h
+++ b/kword/KWMailMergeDataSource.h
@@ -46,7 +46,7 @@ typedef TQMap<TQString,TQString> DbRecord;
class KWORD_EXPORT KWMailMergeDataSource: public TQObject, public DCOPObject
{
Q_OBJECT
-// TQ_OBJECT
+//
K_DCOP
public:
KWMailMergeDataSource(KInstance* inst,TQObject *parent);
diff --git a/kword/KWMailMergeLabelAction.h b/kword/KWMailMergeLabelAction.h
index 03e84d730..638533fec 100644
--- a/kword/KWMailMergeLabelAction.h
+++ b/kword/KWMailMergeLabelAction.h
@@ -30,7 +30,7 @@
class KWMailMergeLabelAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeLabelAction( const TQString &text, int accel,
TQObject* receiver, const char* slot, TQObject *parent = 0, const char *name = 0 );
diff --git a/kword/KWPartFrameSet.h b/kword/KWPartFrameSet.h
index d486b2988..54a567cbe 100644
--- a/kword/KWPartFrameSet.h
+++ b/kword/KWPartFrameSet.h
@@ -29,7 +29,7 @@ class KWFramePartMoveCommand;
class KWPartFrameSet : public KWFrameSet
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWPartFrameSet( KWDocument *_doc, KWDocumentChild *_child, const TQString & name );
@@ -118,7 +118,7 @@ private:
class KWPartFrameSetEdit : public TQObject, public KWFrameSetEdit
{
//Q_OBJECT
- TQ_OBJECT
+
public:
KWPartFrameSetEdit( KWPartFrameSet * fs, KWCanvas * canvas );
virtual ~KWPartFrameSetEdit();
diff --git a/kword/KWResizeTableDia.h b/kword/KWResizeTableDia.h
index 7ca65eaea..76fbaea80 100644
--- a/kword/KWResizeTableDia.h
+++ b/kword/KWResizeTableDia.h
@@ -35,7 +35,7 @@ class KoUnitDoubleSpinBox;
class KWResizeTableDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
diff --git a/kword/KWSortDia.h b/kword/KWSortDia.h
index 451e03436..9bc6fdc58 100644
--- a/kword/KWSortDia.h
+++ b/kword/KWSortDia.h
@@ -26,7 +26,7 @@ class TQRadioButton;
class KWSortDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWSortDia( TQWidget *parent, const char* name );
SortType getSortType() const;
diff --git a/kword/KWSplitCellDia.h b/kword/KWSplitCellDia.h
index c23a1f11a..2a5c841e7 100644
--- a/kword/KWSplitCellDia.h
+++ b/kword/KWSplitCellDia.h
@@ -33,7 +33,7 @@ class KWTablePreview;
class KWSplitCellDia : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
KWSplitCellDia( TQWidget *parent, const char *name, unsigned int numcols, unsigned int numrows);
diff --git a/kword/KWStartupWidget.h b/kword/KWStartupWidget.h
index 22460eed4..6f0e79cc7 100644
--- a/kword/KWStartupWidget.h
+++ b/kword/KWStartupWidget.h
@@ -32,7 +32,7 @@ class KWDocument;
*/
class KWStartupWidget : public KWStartupWidgetBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor. Please note that this class is being used/created by KWDocument.
diff --git a/kword/KWStatisticsDialog.h b/kword/KWStatisticsDialog.h
index 064b6ef25..0481c9b1c 100644
--- a/kword/KWStatisticsDialog.h
+++ b/kword/KWStatisticsDialog.h
@@ -34,7 +34,7 @@ class TQLabel;
class KWStatisticsDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWStatisticsDialog( TQWidget *parent, KWDocument *doc );
diff --git a/kword/KWStyleManager.h b/kword/KWStyleManager.h
index ecd62ce4b..ecb995bb9 100644
--- a/kword/KWStyleManager.h
+++ b/kword/KWStyleManager.h
@@ -31,7 +31,7 @@ class KoUnit;
class KWStyleManager : public KoStyleManager
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWStyleManager( TQWidget *_parent, KoUnit::Unit unit, KWDocument *_doc,
diff --git a/kword/KWTableDia.h b/kword/KWTableDia.h
index bf0f835f0..68d3beb28 100644
--- a/kword/KWTableDia.h
+++ b/kword/KWTableDia.h
@@ -46,7 +46,7 @@ class TQSpinBox;
class KWTablePreview : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWTablePreview( TQWidget *_parent, int _rows, int _cols )
@@ -69,7 +69,7 @@ protected:
class KWTableDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef int CellSize; // in fact KWTableFrameSet::CellSize, which is an enum
diff --git a/kword/KWTableFrameSet.h b/kword/KWTableFrameSet.h
index d5fdea1a4..a3514ab4c 100644
--- a/kword/KWTableFrameSet.h
+++ b/kword/KWTableFrameSet.h
@@ -58,7 +58,7 @@ class RemovedColumn;
class KWTableFrameSet : public KWFrameSet
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/kword/KWTableStyleManager.h b/kword/KWTableStyleManager.h
index a264b8a24..3b601eb83 100644
--- a/kword/KWTableStyleManager.h
+++ b/kword/KWTableStyleManager.h
@@ -48,7 +48,7 @@ class KoTextDocument;
class KWTableStylePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWTableStylePreview(const TQString &title, const TQString &text, TQWidget *parent, const char* name = 0);
@@ -97,7 +97,7 @@ class KWTableStyleListItem
class KWTableStyleManager : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWTableStyleManager( TQWidget *_parent, KWDocument *_doc );
diff --git a/kword/KWTableTemplateSelector.h b/kword/KWTableTemplateSelector.h
index 1bae479bf..2a106bf22 100644
--- a/kword/KWTableTemplateSelector.h
+++ b/kword/KWTableTemplateSelector.h
@@ -53,7 +53,7 @@ class KWTableStyle;
class KWTableTemplatePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWTableTemplatePreview( const TQString& title, KWTableStyle *_emptyStyle, TQWidget* parent, const char* name=0L );
@@ -97,7 +97,7 @@ private:
class KWTableTemplateSelector : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum FormatType { FirstRow = 1 , FirstColumn = 2, LastRow = 4, LastCol =8, Body =16 };
diff --git a/kword/KWTextDocument.h b/kword/KWTextDocument.h
index 261694a59..d91917cba 100644
--- a/kword/KWTextDocument.h
+++ b/kword/KWTextDocument.h
@@ -35,7 +35,7 @@ class KoTextDocCommand;
class KWTextDocument : public KoTextDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** A real text document inside a frameset */
KWTextDocument( KWTextFrameSet * textfs, KoTextFormatCollection *fc, KoTextFormatter *formatter = 0L );
diff --git a/kword/KWTextFrameSet.h b/kword/KWTextFrameSet.h
index aee28007e..a868aa74e 100644
--- a/kword/KWTextFrameSet.h
+++ b/kword/KWTextFrameSet.h
@@ -63,7 +63,7 @@ class TQProgressDialog;
class KWTextFrameSet : public KWFrameSet, public KoTextFlow, public KoTextFormatInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// Cnstructor
KWTextFrameSet( KWDocument *_doc, const TQString & name );
@@ -385,7 +385,7 @@ private:
class KWTextFrameSetEdit : public KoTextView, public KWFrameSetEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWTextFrameSetEdit( KWTextFrameSet * fs, KWCanvas * canvas );
virtual ~KWTextFrameSetEdit();
diff --git a/kword/KWView.h b/kword/KWView.h
index c720493b6..117dafdb9 100644
--- a/kword/KWView.h
+++ b/kword/KWView.h
@@ -95,7 +95,7 @@ namespace KSpell2 {
class KWView : public KoView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWView( const TQString& viewMode, TQWidget *parent, const char *name, KWDocument *doc );
@@ -819,7 +819,7 @@ private: // variables
class KWViewWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWViewWidget( TQWidget *parent, KWView *view );
@@ -838,7 +838,7 @@ protected:
class KWGUI : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWGUI( const TQString& viewMode, TQWidget *parent, KWView *view );
diff --git a/kword/mailmerge/KWClassicSerialDataSource.h b/kword/mailmerge/KWClassicSerialDataSource.h
index 03e1ddb30..6f6133e21 100644
--- a/kword/mailmerge/KWClassicSerialDataSource.h
+++ b/kword/mailmerge/KWClassicSerialDataSource.h
@@ -46,7 +46,7 @@ typedef TQValueList< DbRecord > Db;
class KWClassicSerialDataSource: public KWMailMergeDataSource
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWClassicSerialDataSource(KInstance *inst,TQObject *parent);
~KWClassicSerialDataSource();
@@ -104,7 +104,7 @@ protected:
class KWClassicMailMergeEditorList : public TQListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWClassicMailMergeEditorList( TQWidget *parent, KWClassicSerialDataSource *db_ );
@@ -137,7 +137,7 @@ protected:
class KWClassicMailMergeEditor : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWClassicMailMergeEditor( TQWidget *parent, KWClassicSerialDataSource *db_ );
diff --git a/kword/mailmerge/kabc/KWMailMergeKABC.h b/kword/mailmerge/kabc/KWMailMergeKABC.h
index 0c40f47d7..818a06e81 100644
--- a/kword/mailmerge/kabc/KWMailMergeKABC.h
+++ b/kword/mailmerge/kabc/KWMailMergeKABC.h
@@ -33,7 +33,7 @@
class KWMailMergeKABC: public KWMailMergeDataSource
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeKABC( KInstance *inst, TQObject *parent );
diff --git a/kword/mailmerge/kabc/KWMailMergeKABCConfig.h b/kword/mailmerge/kabc/KWMailMergeKABCConfig.h
index 0d0240f1e..a7fec8505 100644
--- a/kword/mailmerge/kabc/KWMailMergeKABCConfig.h
+++ b/kword/mailmerge/kabc/KWMailMergeKABCConfig.h
@@ -34,7 +34,7 @@ class KWMailMergeKABC;
class KWMailMergeKABCConfig: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeKABCConfig( TQWidget *parent, KWMailMergeKABC *db_ );
virtual ~KWMailMergeKABCConfig();
diff --git a/kword/mailmerge/kspread/kwmailmerge_kspread.h b/kword/mailmerge/kspread/kwmailmerge_kspread.h
index e5b1bb2fa..c093cb719 100644
--- a/kword/mailmerge/kspread/kwmailmerge_kspread.h
+++ b/kword/mailmerge/kspread/kwmailmerge_kspread.h
@@ -32,7 +32,7 @@
class KWMailMergeKSpread: public KWMailMergeDataSource
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeKSpread( KInstance *inst, TQObject *parent );
diff --git a/kword/mailmerge/kspread/kwmailmerge_kspread_config.h b/kword/mailmerge/kspread/kwmailmerge_kspread_config.h
index 21d6206e8..d6f67acd6 100644
--- a/kword/mailmerge/kspread/kwmailmerge_kspread_config.h
+++ b/kword/mailmerge/kspread/kwmailmerge_kspread_config.h
@@ -33,7 +33,7 @@ class KWMailMergeKSpread;
class KWMailMergeKSpreadConfig: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWMailMergeKSpreadConfig( TQWidget *parent, KWMailMergeKSpread *object );
diff --git a/kword/mailmerge/sql/KWQtSqlEasyFilter.h b/kword/mailmerge/sql/KWQtSqlEasyFilter.h
index f95f46b3b..3b0b6e558 100644
--- a/kword/mailmerge/sql/KWQtSqlEasyFilter.h
+++ b/kword/mailmerge/sql/KWQtSqlEasyFilter.h
@@ -10,7 +10,7 @@ class TQStringList;
class KWQtSqlEasyFilter: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWQtSqlEasyFilter( TQWidget *parent);
virtual ~KWQtSqlEasyFilter();
diff --git a/kword/mailmerge/sql/KWQtSqlMailMergeOpen.h b/kword/mailmerge/sql/KWQtSqlMailMergeOpen.h
index 39430517c..68fb4b485 100644
--- a/kword/mailmerge/sql/KWQtSqlMailMergeOpen.h
+++ b/kword/mailmerge/sql/KWQtSqlMailMergeOpen.h
@@ -36,7 +36,7 @@
class KWQtSqlMailMergeOpen : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWQtSqlMailMergeOpen( TQWidget *parent, KWQtSqlSerialDataSourceBase *db_ );
diff --git a/kword/mailmerge/sql/KWQtSqlPowerSerialDataSource.h b/kword/mailmerge/sql/KWQtSqlPowerSerialDataSource.h
index 3d3643382..4df94a070 100644
--- a/kword/mailmerge/sql/KWQtSqlPowerSerialDataSource.h
+++ b/kword/mailmerge/sql/KWQtSqlPowerSerialDataSource.h
@@ -45,7 +45,7 @@
class KWQtSqlPowerSerialDataSource: public KWQtSqlSerialDataSourceBase
{
Q_OBJECT
-// TQ_OBJECT
+//
public:
KWQtSqlPowerSerialDataSource(KInstance *inst,TQObject *parent);
~KWQtSqlPowerSerialDataSource();
@@ -78,7 +78,7 @@ class KWQtSqlPowerSerialDataSource: public KWQtSqlSerialDataSourceBase
class KWQtSqlPowerMailMergeEditor : public KDialogBase
{
Q_OBJECT
-// TQ_OBJECT
+//
public:
KWQtSqlPowerMailMergeEditor( TQWidget *parent, KWQtSqlPowerSerialDataSource *db_ );
diff --git a/kword/mailmerge/sql/KWQtSqlSerialDataSource.h b/kword/mailmerge/sql/KWQtSqlSerialDataSource.h
index ed25b4ee5..16a9051f8 100644
--- a/kword/mailmerge/sql/KWQtSqlSerialDataSource.h
+++ b/kword/mailmerge/sql/KWQtSqlSerialDataSource.h
@@ -64,7 +64,7 @@ class KWQtSqlSerialDataSource: public KWQtSqlSerialDataSourceBase
class KWQtSqlDataSourceEditor : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KWQtSqlDataSourceEditor( TQWidget *parent, KWQtSqlSerialDataSource *db_ );
diff --git a/kword/mailmerge/sql/KWQtSqlSerialDataSourceBase.h b/kword/mailmerge/sql/KWQtSqlSerialDataSourceBase.h
index 1f3e43966..388e9751b 100644
--- a/kword/mailmerge/sql/KWQtSqlSerialDataSourceBase.h
+++ b/kword/mailmerge/sql/KWQtSqlSerialDataSourceBase.h
@@ -38,7 +38,7 @@
class KWQtSqlSerialDataSourceBase: public KWMailMergeDataSource
{
Q_OBJECT
-// TQ_OBJECT
+//
K_DCOP
public:
KWQtSqlSerialDataSourceBase(KInstance *inst,TQObject *parent);
diff --git a/lib/kformula/MatrixDialog.h b/lib/kformula/MatrixDialog.h
index 62e104c96..bc5bd7f17 100644
--- a/lib/kformula/MatrixDialog.h
+++ b/lib/kformula/MatrixDialog.h
@@ -34,7 +34,7 @@ KFORMULA_NAMESPACE_BEGIN
class MatrixDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kformula/kformulaconfigpage.h b/lib/kformula/kformulaconfigpage.h
index 2649ffa39..54856a04f 100644
--- a/lib/kformula/kformulaconfigpage.h
+++ b/lib/kformula/kformulaconfigpage.h
@@ -52,7 +52,7 @@ class Document;
class KOFORMULA_EXPORT ConfigurePage : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ConfigurePage( Document* document, TQWidget* view, KConfig* config, TQVBox* box, char* name = 0 );
@@ -111,7 +111,7 @@ private:
// class MathFontsConfigurePage : public TQObject
// {
// Q_OBJECT
-// TQ_OBJECT
+//
// public:
// MathFontsConfigurePage( Document* document, TQWidget* view, KConfig* config, TQVBox* box, char* name = 0 );
diff --git a/lib/kformula/kformulacontainer.h b/lib/kformula/kformulacontainer.h
index f40f915b7..41c4c9bfc 100644
--- a/lib/kformula/kformulacontainer.h
+++ b/lib/kformula/kformulacontainer.h
@@ -90,7 +90,7 @@ public:
class KOFORMULA_EXPORT Container : public TQObject, public FormulaDocument {
friend class MimeSource;
Q_OBJECT
- TQ_OBJECT
+
// no copying
Container( const Container& );
diff --git a/lib/kformula/kformuladocument.h b/lib/kformula/kformuladocument.h
index 4d7572620..61fdb7cc5 100644
--- a/lib/kformula/kformuladocument.h
+++ b/lib/kformula/kformuladocument.h
@@ -67,7 +67,7 @@ protected:
*/
class KOFORMULA_EXPORT Document : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
friend class DocumentWrapper;
friend class Container;
@@ -291,7 +291,7 @@ private:
*/
class KOFORMULA_EXPORT DocumentWrapper : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kformula/kformulainputfilter.h b/lib/kformula/kformulainputfilter.h
index 81b0625e2..50d299b8a 100644
--- a/lib/kformula/kformulainputfilter.h
+++ b/lib/kformula/kformulainputfilter.h
@@ -31,7 +31,7 @@ KFORMULA_NAMESPACE_BEGIN
class KFInputFilter : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*
* Get the just created DOM.
diff --git a/lib/kformula/kformulamathmlread.h b/lib/kformula/kformulamathmlread.h
index 2aad4d684..9fad12cad 100644
--- a/lib/kformula/kformulamathmlread.h
+++ b/lib/kformula/kformulamathmlread.h
@@ -37,7 +37,7 @@ class MathML2KFormulaPrivate;
class MathML2KFormula : public KFInputFilter
{
Q_OBJECT
- TQ_OBJECT
+
friend class MathML2KFormulaPrivate;
diff --git a/lib/kformula/kformulaview.h b/lib/kformula/kformulaview.h
index cb9c715b8..bf692282e 100644
--- a/lib/kformula/kformulaview.h
+++ b/lib/kformula/kformulaview.h
@@ -49,7 +49,7 @@ class Container;
*/
class KOFORMULA_EXPORT View : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kformula/kformulawidget.h b/lib/kformula/kformulawidget.h
index 1b6d8d986..dd15684ca 100644
--- a/lib/kformula/kformulawidget.h
+++ b/lib/kformula/kformulawidget.h
@@ -47,7 +47,7 @@ using namespace KFormula;
*/
class KFormulaWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KFormulaWidget(Container*, TQWidget* parent=0, const char* name=0, WFlags f=0);
diff --git a/lib/kformula/scrollview.h b/lib/kformula/scrollview.h
index 3ed2bbcb3..fad754208 100644
--- a/lib/kformula/scrollview.h
+++ b/lib/kformula/scrollview.h
@@ -13,7 +13,7 @@ using namespace KFormula;
class ScrollView : public TQScrollView {
Q_OBJECT
- TQ_OBJECT
+
public:
ScrollView();
diff --git a/lib/kofficecore/KoApplication.h b/lib/kofficecore/KoApplication.h
index d6f44929a..1682b2459 100644
--- a/lib/kofficecore/KoApplication.h
+++ b/lib/kofficecore/KoApplication.h
@@ -42,7 +42,7 @@ class KoApplicationPrivate;
class KOFFICECORE_EXPORT KoApplication : public KApplication
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficecore/KoChild.h b/lib/kofficecore/KoChild.h
index fe345e2e1..16b0f3025 100644
--- a/lib/kofficecore/KoChild.h
+++ b/lib/kofficecore/KoChild.h
@@ -41,7 +41,7 @@
class KOFFICECORE_EXPORT KoChild : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficecore/KoContainerHandler.h b/lib/kofficecore/KoContainerHandler.h
index 0187128d8..43d2fbbff 100644
--- a/lib/kofficecore/KoContainerHandler.h
+++ b/lib/kofficecore/KoContainerHandler.h
@@ -43,7 +43,7 @@ class KoPartMoveHandlerPrivate;
class KOFFICECORE_EXPORT KoEventHandler : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoEventHandler( TQObject* target );
~KoEventHandler();
@@ -61,7 +61,7 @@ private:
class KoPartResizeHandler : public KoEventHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPartResizeHandler( TQWidget* widget, const TQWMatrix& matrix, KoView* view, KoChild* child,
KoChild::Gadget gadget, const TQPoint& point );
@@ -82,7 +82,7 @@ private:
class KoPartMoveHandler : public KoEventHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPartMoveHandler( TQWidget* widget, const TQWMatrix& matrix, KoView* view, KoChild* child,
const TQPoint& point );
@@ -112,7 +112,7 @@ private:
class KOFFICECORE_EXPORT KoContainerHandler : public KoEventHandler
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoContainerHandler( KoView* view, TQWidget* widget );
~KoContainerHandler();
diff --git a/lib/kofficecore/KoDetailsPane.h b/lib/kofficecore/KoDetailsPane.h
index 7264cd788..9f1cf7ba7 100644
--- a/lib/kofficecore/KoDetailsPane.h
+++ b/lib/kofficecore/KoDetailsPane.h
@@ -46,7 +46,7 @@ class KoTemplatesPanePrivate;
class KoTemplatesPane : public KoDetailsPaneBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
@@ -97,7 +97,7 @@ class KoTemplatesPane : public KoDetailsPaneBase
class KoRecentDocumentsPane : public KoDetailsPaneBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor.
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h
index 1a5d08056..829639ac0 100644
--- a/lib/kofficecore/KoDocument.h
+++ b/lib/kofficecore/KoDocument.h
@@ -61,7 +61,7 @@ class KoOpenPane;
class KOFFICECORE_EXPORT KoDocument : public KParts::ReadWritePart
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQCString dcopObjectId READ dcopObjectId)
TQ_PROPERTY( bool backupFile READ backupFile WRITE setBackupFile )
diff --git a/lib/kofficecore/KoDocumentChild.h b/lib/kofficecore/KoDocumentChild.h
index 50029cee1..6dfebd210 100644
--- a/lib/kofficecore/KoDocumentChild.h
+++ b/lib/kofficecore/KoDocumentChild.h
@@ -43,7 +43,7 @@ class KoXmlWriter;
class KOFFICECORE_EXPORT KoDocumentChild : public KoChild
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentChild( KoDocument* parent, KoDocument* doc, const TQRect& geometry );
diff --git a/lib/kofficecore/KoDocumentInfo.h b/lib/kofficecore/KoDocumentInfo.h
index 454763acf..4ecd2cef0 100644
--- a/lib/kofficecore/KoDocumentInfo.h
+++ b/lib/kofficecore/KoDocumentInfo.h
@@ -39,7 +39,7 @@ class KoXmlWriter;
class KOFFICECORE_EXPORT KoDocumentInfo : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfo( TQObject* parent = 0, const char* name = 0 );
virtual ~KoDocumentInfo();
@@ -78,7 +78,7 @@ public:
class KOFFICECORE_EXPORT KoDocumentInfoAuthor : public KoDocumentInfoPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfoAuthor( KoDocumentInfo* info );
~KoDocumentInfoAuthor();
@@ -137,7 +137,7 @@ private:
class KOFFICECORE_EXPORT KoDocumentInfoAbout : public KoDocumentInfoPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfoAbout( KoDocumentInfo* info );
@@ -181,7 +181,7 @@ private:
class KOFFICECORE_EXPORT KoDocumentInfoUserMetadata : public KoDocumentInfoPage
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfoUserMetadata( KoDocumentInfo* info );
diff --git a/lib/kofficecore/KoDocumentInfoDlg.h b/lib/kofficecore/KoDocumentInfoDlg.h
index 8589b6a06..a636c7ddf 100644
--- a/lib/kofficecore/KoDocumentInfoDlg.h
+++ b/lib/kofficecore/KoDocumentInfoDlg.h
@@ -35,7 +35,7 @@ class KArchiveEntry;
class KOFFICECORE_EXPORT KoDocumentInfoDlg : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfoDlg( KoDocumentInfo *docInfo, TQWidget *parent = 0, const char *name = 0,
KDialogBase *dialog = 0 );
@@ -70,7 +70,7 @@ private:
class KOFFICECORE_EXPORT KoDocumentInfoPropsPage : public KPropsDlgPlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDocumentInfoPropsPage( KPropertiesDialog *props, const char *name = 0,
const TQStringList & = TQStringList() );
diff --git a/lib/kofficecore/KoDocument_p.h b/lib/kofficecore/KoDocument_p.h
index 5ad033173..e3ab46cf2 100644
--- a/lib/kofficecore/KoDocument_p.h
+++ b/lib/kofficecore/KoDocument_p.h
@@ -30,7 +30,7 @@ class KoDocument;
class KoBrowserExtension : public KParts::BrowserExtension
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoBrowserExtension( KoDocument * doc, const char * name = 0 );
diff --git a/lib/kofficecore/KoFactory.h b/lib/kofficecore/KoFactory.h
index 7a8a5a87d..9435a79e4 100644
--- a/lib/kofficecore/KoFactory.h
+++ b/lib/kofficecore/KoFactory.h
@@ -27,7 +27,7 @@ class KInstance;
class KOFFICECORE_EXPORT KoFactory : public KParts::Factory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFactory( TQObject *parent = 0, const char *name = 0 );
virtual ~KoFactory();
diff --git a/lib/kofficecore/KoFileDialog.h b/lib/kofficecore/KoFileDialog.h
index 7c702cac5..f419320cc 100644
--- a/lib/kofficecore/KoFileDialog.h
+++ b/lib/kofficecore/KoFileDialog.h
@@ -35,7 +35,7 @@
class KoFileDialog : public KFileDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFileDialog( const TQString& startDir, const TQString& filter,
TQWidget *parent, const char *name,
diff --git a/lib/kofficecore/KoFilter.h b/lib/kofficecore/KoFilter.h
index cafad7741..c4560280a 100644
--- a/lib/kofficecore/KoFilter.h
+++ b/lib/kofficecore/KoFilter.h
@@ -32,7 +32,7 @@ class KoFilterChain;
*
* Derive your filter class from this base class and implement
* the @ref convert() method. Don't forget to specify the Q_OBJECT
- TQ_OBJECT
+
* macro in your class even if you don't use signals or slots.
* This is needed as filters are created on the fly.
* The m_chain member allows access to the @ref KoFilterChain
@@ -49,7 +49,7 @@ class KoFilterChain;
class KOFFICECORE_EXPORT KoFilter : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class KoFilterEntry; // needed for the filter chain pointer :(
friend class KoFilterChain;
@@ -147,7 +147,7 @@ private:
class KOFFICECORE_EXPORT KoEmbeddingFilter : public KoFilter
{
Q_OBJECT
- TQ_OBJECT
+
friend class KoFilterChain;
diff --git a/lib/kofficecore/KoFilterManager.h b/lib/kofficecore/KoFilterManager.h
index 111580126..9c9dcaa89 100644
--- a/lib/kofficecore/KoFilterManager.h
+++ b/lib/kofficecore/KoFilterManager.h
@@ -44,7 +44,7 @@ class KoDocument;
class KOFFICECORE_EXPORT KoFilterManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* This enum is used to distinguish the import/export cases
diff --git a/lib/kofficecore/KoFilterManager_p.h b/lib/kofficecore/KoFilterManager_p.h
index 0e8a07628..bdee8777a 100644
--- a/lib/kofficecore/KoFilterManager_p.h
+++ b/lib/kofficecore/KoFilterManager_p.h
@@ -30,7 +30,7 @@ class KListBox;
class KoFilterChooser : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFilterChooser (TQWidget *parent, const TQStringList &mimeTypes,
diff --git a/lib/kofficecore/KoFrame.h b/lib/kofficecore/KoFrame.h
index 77b3d1c35..484f6a456 100644
--- a/lib/kofficecore/KoFrame.h
+++ b/lib/kofficecore/KoFrame.h
@@ -28,7 +28,7 @@ class KoFramePrivate;
class KoFrame : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum State { Inactive, Selected, Active };
diff --git a/lib/kofficecore/KoMainWindow.h b/lib/kofficecore/KoMainWindow.h
index 8913e1a85..433c93d44 100644
--- a/lib/kofficecore/KoMainWindow.h
+++ b/lib/kofficecore/KoMainWindow.h
@@ -51,7 +51,7 @@ namespace KParts
class KOFFICECORE_EXPORT KoMainWindow : public KParts::MainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficecore/KoOpenPane.h b/lib/kofficecore/KoOpenPane.h
index 2d450cda7..ad6a8db5b 100644
--- a/lib/kofficecore/KoOpenPane.h
+++ b/lib/kofficecore/KoOpenPane.h
@@ -36,7 +36,7 @@ class KoDetailsPaneBase;
class KoOpenPane : public KoOpenPaneBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficecore/KoSpeaker.h b/lib/kofficecore/KoSpeaker.h
index b853bdeca..c5acda32f 100644
--- a/lib/kofficecore/KoSpeaker.h
+++ b/lib/kofficecore/KoSpeaker.h
@@ -63,7 +63,7 @@ class KoSpeakerPrivate;
class KOFFICECORE_EXPORT KoSpeaker : public TQObject, public KShared
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoSpeaker();
~KoSpeaker();
diff --git a/lib/kofficecore/KoView.h b/lib/kofficecore/KoView.h
index 93eb8971e..db8e1fc6a 100644
--- a/lib/kofficecore/KoView.h
+++ b/lib/kofficecore/KoView.h
@@ -57,7 +57,7 @@ namespace KParts
class KOFFICECORE_EXPORT KoView : public TQWidget, public KParts::PartBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Creates a new view for the document. Usually you don't create views yourself
@@ -473,7 +473,7 @@ private:
class KoViewChild : public KoChild
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoViewChild( KoDocumentChild *child, KoView *_parentView );
virtual ~KoViewChild();
diff --git a/lib/kofficecore/Koversiondialog.h b/lib/kofficecore/Koversiondialog.h
index 547e518aa..0827b9291 100644
--- a/lib/kofficecore/Koversiondialog.h
+++ b/lib/kofficecore/Koversiondialog.h
@@ -30,7 +30,7 @@ class TQMultiLineEdit;
class KoVersionDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoVersionDialog( TQWidget* parent, const char* name = 0L );
~KoVersionDialog();
@@ -57,7 +57,7 @@ protected:
class KoVersionModifyDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoVersionModifyDialog( TQWidget* parent, const TQString &_comment = TQString() , const char* name = 0L );
diff --git a/lib/kofficeui/KoCharSelectDia.h b/lib/kofficeui/KoCharSelectDia.h
index b281cd122..a8d0b91cd 100644
--- a/lib/kofficeui/KoCharSelectDia.h
+++ b/lib/kofficeui/KoCharSelectDia.h
@@ -36,7 +36,7 @@ class KButtonBox;
class KOFFICEUI_EXPORT KoCharSelectDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kofficeui/KoCommandHistory.h b/lib/kofficeui/KoCommandHistory.h
index 89b83744b..554b4b191 100644
--- a/lib/kofficeui/KoCommandHistory.h
+++ b/lib/kofficeui/KoCommandHistory.h
@@ -34,7 +34,7 @@ class KCommand;
class KoListBox : public TQListBox {
Q_OBJECT
- TQ_OBJECT
+
public:
KoListBox( TQWidget *parent = 0, const char *name = 0, WFlags f = 0 );
protected:
@@ -58,7 +58,7 @@ signals:
*/
class KOFFICEUI_EXPORT KoCommandHistory : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Creates a command history, to store commands.
diff --git a/lib/kofficeui/KoContextCelp.h b/lib/kofficeui/KoContextCelp.h
index 889e006d3..9e4666774 100644
--- a/lib/kofficeui/KoContextCelp.h
+++ b/lib/kofficeui/KoContextCelp.h
@@ -33,7 +33,7 @@ class TQSimpleRichText;
class KoVerticalLabel : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoVerticalLabel( TQWidget* parent = 0, const char* name = 0 );
@@ -52,7 +52,7 @@ class KoVerticalLabel : public TQWidget
class KoHelpNavButton : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum NavDirection {
@@ -79,7 +79,7 @@ class KoHelpNavButton : public TQWidget
class KoTinyButton : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Action {
@@ -108,7 +108,7 @@ class KoTinyButton : public TQWidget
class KoHelpView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoHelpView( TQWidget* parent );
@@ -134,7 +134,7 @@ class KoHelpView : public TQWidget
class KoHelpWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoHelpWidget( TQString help, TQWidget* parent );
@@ -171,7 +171,7 @@ class KoHelpWidget : public TQWidget
class KoContextHelpPopup : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoContextHelpPopup( TQWidget* parent = 0 );
@@ -217,7 +217,7 @@ class KoContextHelpPopup : public TQWidget
class KOFFICEUI_EXPORT KoContextHelpAction : public KToggleAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoContextHelpAction( KActionCollection* parentCollection, TQWidget* parent = 0 );
@@ -240,7 +240,7 @@ class KOFFICEUI_EXPORT KoContextHelpAction : public KToggleAction
class KoContextHelpWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoContextHelpWidget( TQWidget* parent = 0, const char* name = 0 );
@@ -264,7 +264,7 @@ class KoContextHelpWidget : public TQWidget
class KoContextHelpDocker : public TQDockWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoContextHelpDocker( TQWidget* parent = 0, const char* name = 0 );
diff --git a/lib/kofficeui/KoEditPath.h b/lib/kofficeui/KoEditPath.h
index 2b45009c3..2b971ff6b 100644
--- a/lib/kofficeui/KoEditPath.h
+++ b/lib/kofficeui/KoEditPath.h
@@ -30,7 +30,7 @@ class TQCheckBox;
class KOFFICEUI_EXPORT KoEditPathDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoEditPathDia( const TQString & _path, TQWidget *parent, const char *name );
TQString newPath()const;
@@ -43,7 +43,7 @@ private:
class KOFFICEUI_EXPORT KoChangePathDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoChangePathDia( const TQString & _path, TQWidget *parent, const char *name );
TQString newPath()const;
diff --git a/lib/kofficeui/KoGuideLineDia.h b/lib/kofficeui/KoGuideLineDia.h
index 0f2fcecfd..9e4722723 100644
--- a/lib/kofficeui/KoGuideLineDia.h
+++ b/lib/kofficeui/KoGuideLineDia.h
@@ -37,7 +37,7 @@ class TQRadioButton;
class KoGuideLineDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* @brief Constructor
diff --git a/lib/kofficeui/KoGuides.h b/lib/kofficeui/KoGuides.h
index c1f66138e..c5e8ffdad 100644
--- a/lib/kofficeui/KoGuides.h
+++ b/lib/kofficeui/KoGuides.h
@@ -36,7 +36,7 @@ class KoZoomHandler;
class KOFFICEUI_EXPORT KoGuides : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* @brief Constructor
diff --git a/lib/kofficeui/KoInsertLink.h b/lib/kofficeui/KoInsertLink.h
index d71263aac..ccade61be 100644
--- a/lib/kofficeui/KoInsertLink.h
+++ b/lib/kofficeui/KoInsertLink.h
@@ -32,7 +32,7 @@ namespace KOfficePrivate {
class internetLinkPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
internetLinkPage( TQWidget *parent = 0, char *name = 0 );
TQString linkName()const;
@@ -54,7 +54,7 @@ signals:
class bookmarkLinkPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
bookmarkLinkPage( TQWidget *parent = 0, char *name = 0 );
TQString linkName()const;
@@ -78,7 +78,7 @@ signals:
class mailLinkPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
mailLinkPage( TQWidget *parent = 0, char *name = 0 );
TQString linkName()const;
@@ -101,7 +101,7 @@ signals:
class fileLinkPage : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
fileLinkPage( TQWidget *parent = 0, char *name = 0 );
TQString linkName()const;
@@ -127,7 +127,7 @@ signals:
class KOFFICEUI_EXPORT KoInsertLinkDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoInsertLinkDia( TQWidget *parent, const char *name = 0,bool displayBookmarkLink=true );
static bool createLinkDia(TQString & linkName, TQString & hrefName, const TQStringList& bkmlist, bool displayBookmarkLink = true,
diff --git a/lib/kofficeui/KoKoolBar.h b/lib/kofficeui/KoKoolBar.h
index 445b5fee2..4416610f6 100644
--- a/lib/kofficeui/KoKoolBar.h
+++ b/lib/kofficeui/KoKoolBar.h
@@ -34,7 +34,7 @@ class KoKoolBarItem : public TQObject
{
private:
Q_OBJECT
- TQ_OBJECT
+
public:
KoKoolBarItem( KoKoolBarGroup *_grp, const TQPixmap& _pix, const TQString& _text = TQString() );
@@ -67,7 +67,7 @@ protected:
class KoKoolBarGroup : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoKoolBarGroup( KoKoolBar *_bar, const TQString& _text );
~KoKoolBarGroup();
@@ -101,7 +101,7 @@ protected:
class KoKoolBarBox : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoKoolBarBox( KoKoolBar *_bar );
@@ -140,7 +140,7 @@ protected:
class KOFFICEUI_EXPORT KoKoolBar : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoKoolBar( TQWidget *_parent = 0L, const char *_name = 0L );
virtual ~KoKoolBar() { };
diff --git a/lib/kofficeui/KoPageLayoutColumns.h b/lib/kofficeui/KoPageLayoutColumns.h
index b9dcd6c26..b4e0b35e3 100644
--- a/lib/kofficeui/KoPageLayoutColumns.h
+++ b/lib/kofficeui/KoPageLayoutColumns.h
@@ -35,7 +35,7 @@ class KoPagePreview;
*/
class KoPageLayoutColumns : public KoPageLayoutColumnsBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficeui/KoPageLayoutDia.h b/lib/kofficeui/KoPageLayoutDia.h
index 1ed23ec51..0c50b4484 100644
--- a/lib/kofficeui/KoPageLayoutDia.h
+++ b/lib/kofficeui/KoPageLayoutDia.h
@@ -47,7 +47,7 @@ enum { FORMAT_AND_BORDERS = 1, HEADER_AND_FOOTER = 2, COLUMNS = 4, DISABLE_BORDE
class KoPagePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -83,7 +83,7 @@ class KoPageLayoutDiaPrivate;
class KOFFICEUI_EXPORT KoPageLayoutDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kofficeui/KoPageLayoutHeader.h b/lib/kofficeui/KoPageLayoutHeader.h
index 5473403b4..213b021ce 100644
--- a/lib/kofficeui/KoPageLayoutHeader.h
+++ b/lib/kofficeui/KoPageLayoutHeader.h
@@ -32,7 +32,7 @@ class KoPagePreview;
*/
class KoPageLayoutHeader : public KoPageLayoutHeaderBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficeui/KoPageLayoutSize.h b/lib/kofficeui/KoPageLayoutSize.h
index 6d50e014b..7de19ca31 100644
--- a/lib/kofficeui/KoPageLayoutSize.h
+++ b/lib/kofficeui/KoPageLayoutSize.h
@@ -36,7 +36,7 @@ class KoPageLayoutColumns;
*/
class KoPageLayoutSize : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficeui/KoPartSelectAction.h b/lib/kofficeui/KoPartSelectAction.h
index 9e9dd30f2..2bfc119e8 100644
--- a/lib/kofficeui/KoPartSelectAction.h
+++ b/lib/kofficeui/KoPartSelectAction.h
@@ -30,7 +30,7 @@
class KOFFICEUI_EXPORT KoPartSelectAction : public KActionMenu
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPartSelectAction( const TQString& text, TQObject* parent = 0, const char* name = 0 );
diff --git a/lib/kofficeui/KoPartSelectDia.h b/lib/kofficeui/KoPartSelectDia.h
index 6a13084b3..b6414e3af 100644
--- a/lib/kofficeui/KoPartSelectDia.h
+++ b/lib/kofficeui/KoPartSelectDia.h
@@ -36,7 +36,7 @@ class TQPushButton;
class KOFFICEUI_EXPORT KoPartSelectDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kofficeui/KoPictureFilePreview.h b/lib/kofficeui/KoPictureFilePreview.h
index 3922cd747..a9c9297e2 100644
--- a/lib/kofficeui/KoPictureFilePreview.h
+++ b/lib/kofficeui/KoPictureFilePreview.h
@@ -33,7 +33,7 @@ class KoPictureFilePreviewWidget;
class KOFFICEUI_EXPORT KoPictureFilePreview : public KPreviewWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPictureFilePreview( TQWidget *parent );
diff --git a/lib/kofficeui/KoRuler.h b/lib/kofficeui/KoRuler.h
index 352e6820d..8019b908e 100644
--- a/lib/kofficeui/KoRuler.h
+++ b/lib/kofficeui/KoRuler.h
@@ -101,7 +101,7 @@ class KoRulerPrivate;
class KOFFICEUI_EXPORT KoRuler : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
friend class KoRulerPrivate; // for the Action enum
public:
static const int F_TABS;
diff --git a/lib/kofficeui/KoSelectAction.h b/lib/kofficeui/KoSelectAction.h
index a6d3b006a..4c0f65d3f 100644
--- a/lib/kofficeui/KoSelectAction.h
+++ b/lib/kofficeui/KoSelectAction.h
@@ -31,7 +31,7 @@ class TQPoint;
class KOFFICEUI_EXPORT KoSelectAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructs a KoSelectAction with a text and an icon.
* @param text The text that will be displayed.
diff --git a/lib/kofficeui/KoTabBar.h b/lib/kofficeui/KoTabBar.h
index 0c4233b4e..5396924af 100644
--- a/lib/kofficeui/KoTabBar.h
+++ b/lib/kofficeui/KoTabBar.h
@@ -61,7 +61,7 @@ class KoTabBarPrivate;
class KOFFICEUI_EXPORT KoTabBar : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQString activeTab READ activeTab WRITE setActiveTab )
TQ_PROPERTY( bool readOnly READ readOnly WRITE setReadOnly )
diff --git a/lib/kofficeui/KoTabChooser.h b/lib/kofficeui/KoTabChooser.h
index fb9a0591a..a487959fd 100644
--- a/lib/kofficeui/KoTabChooser.h
+++ b/lib/kofficeui/KoTabChooser.h
@@ -35,7 +35,7 @@ class KoTabChooserPrivate;
class KOFFICEUI_EXPORT KoTabChooser : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { TAB_LEFT = 1,
diff --git a/lib/kofficeui/KoTemplateChooseDia.h b/lib/kofficeui/KoTemplateChooseDia.h
index 9363477d7..5bedde843 100644
--- a/lib/kofficeui/KoTemplateChooseDia.h
+++ b/lib/kofficeui/KoTemplateChooseDia.h
@@ -43,7 +43,7 @@ class TQGridLayout;
class KoTCDIconCanvas : public KIconCanvas
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTCDIconCanvas( TQWidget *parent = 0, const char *name = 0L )
: KIconCanvas( parent, name ) {}
@@ -94,7 +94,7 @@ class KoTCDIconViewItem : public KIconViewItem
*/
class KoTCDRecentFilesIconView : public KFileIconView {
Q_OBJECT
- TQ_OBJECT
+
public:
KoTCDRecentFilesIconView( TQWidget* parent, const char* name ) :
KFileIconView( parent, name ), toolTip(0)
@@ -133,7 +133,7 @@ class KoTemplateChooseDiaPrivate;
class KOFFICEUI_EXPORT KoTemplateChooseDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kofficeui/KoTemplateCreateDia.h b/lib/kofficeui/KoTemplateCreateDia.h
index 821d2f270..e3e303225 100644
--- a/lib/kofficeui/KoTemplateCreateDia.h
+++ b/lib/kofficeui/KoTemplateCreateDia.h
@@ -42,7 +42,7 @@ class KoTemplateCreateDiaPrivate;
class KOFFICEUI_EXPORT KoTemplateCreateDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTemplateCreateDia( const TQCString &templateType, KInstance *instance,
diff --git a/lib/kofficeui/KoToolBox.h b/lib/kofficeui/KoToolBox.h
index 7b31d8478..4b83f03c1 100644
--- a/lib/kofficeui/KoToolBox.h
+++ b/lib/kofficeui/KoToolBox.h
@@ -45,7 +45,7 @@ class ToolArea;
class KOFFICEUI_EXPORT KoToolBox : public KToolBar {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kofficeui/KoTooluButton.h b/lib/kofficeui/KoTooluButton.h
index 804b270b6..78d67cd5d 100644
--- a/lib/kofficeui/KoTooluButton.h
+++ b/lib/kofficeui/KoTooluButton.h
@@ -29,7 +29,7 @@ class TQPopupMenu;
class KoColorPanel : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorPanel( TQWidget* parent = 0, const char* name = 0 );
virtual ~KoColorPanel();
@@ -106,7 +106,7 @@ bool operator<( const KoColorPanel::Position& lhs, const KoColorPanel::Position&
class KoColorPopupProxy : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorPopupProxy( const TQColor& defaultColor, KoColorPanel* recentColors, TQObject* parent, const char* name );
virtual ~KoColorPopupProxy() {}
@@ -130,7 +130,7 @@ private:
class KoToolButton : public KToolBarButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Construct a button with an icon loaded by the button itself.
diff --git a/lib/kofficeui/KoUnitWidgets.h b/lib/kofficeui/KoUnitWidgets.h
index 80db554d1..cd741f328 100644
--- a/lib/kofficeui/KoUnitWidgets.h
+++ b/lib/kofficeui/KoUnitWidgets.h
@@ -107,7 +107,7 @@ protected:
class KOFFICEUI_EXPORT KoUnitDoubleSpinBox : public KDoubleSpinBox, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleSpinBox( TQWidget *parent = 0L, const char *name = 0L );
// lower, upper, step and value are in pt
@@ -158,7 +158,7 @@ private slots:
class KOFFICEUI_EXPORT KoUnitDoubleLineEdit : public KLineEdit, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleLineEdit( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleLineEdit( TQWidget *parent, double lower, double upper, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
@@ -187,7 +187,7 @@ private:
class KOFFICEUI_EXPORT KoUnitDoubleComboBox : public KComboBox, public KoUnitDoubleBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleComboBox( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleComboBox( TQWidget *parent, double lower, double upper, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
@@ -224,7 +224,7 @@ protected:
class KOFFICEUI_EXPORT KoUnitDoubleSpinComboBox : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoUnitDoubleSpinComboBox( TQWidget *parent = 0L, const char *name = 0L );
KoUnitDoubleSpinComboBox( TQWidget *parent, double lower, double upper, double step, double value = 0.0, KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
diff --git a/lib/kofficeui/KoZoomAction.h b/lib/kofficeui/KoZoomAction.h
index 932c409a8..118c7a13f 100644
--- a/lib/kofficeui/KoZoomAction.h
+++ b/lib/kofficeui/KoZoomAction.h
@@ -31,7 +31,7 @@
class KOFFICEUI_EXPORT KoZoomAction : public KSelectAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kofficeui/Kolinestyleaction.h b/lib/kofficeui/Kolinestyleaction.h
index 63be979cf..d0eb4ef09 100644
--- a/lib/kofficeui/Kolinestyleaction.h
+++ b/lib/kofficeui/Kolinestyleaction.h
@@ -26,7 +26,7 @@
class KOFFICEUI_EXPORT KoLineStyleAction : public KoSelectAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructs a KoLineStyleAction with a text and an icon.
* @param text The text that will be displayed.
diff --git a/lib/kofficeui/Kolinewidthaction.h b/lib/kofficeui/Kolinewidthaction.h
index a2b1dfe48..fe1ed7054 100644
--- a/lib/kofficeui/Kolinewidthaction.h
+++ b/lib/kofficeui/Kolinewidthaction.h
@@ -30,7 +30,7 @@
class KOFFICEUI_EXPORT KoLineWidthAction : public KoSelectAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructs a KoLineWidthAction with a text and an icon.
* @param text The text that will be displayed.
@@ -88,7 +88,7 @@ class KOFFICEUI_EXPORT KoLineWidthAction : public KoSelectAction
class KoLineWidthChooser : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoLineWidthChooser(TQWidget* parent = 0, const char* name = 0);
~KoLineWidthChooser();
diff --git a/lib/kofficeui/kcoloractions.h b/lib/kofficeui/kcoloractions.h
index 8f2c713bf..3ca03c62b 100644
--- a/lib/kofficeui/kcoloractions.h
+++ b/lib/kofficeui/kcoloractions.h
@@ -29,7 +29,7 @@
class KColorAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Type {
@@ -68,7 +68,7 @@ private:
class KSelectColorAction : public KAction
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Type {
TextColor,
diff --git a/lib/kofficeui/tests/coloraction_test.h b/lib/kofficeui/tests/coloraction_test.h
index d0847493d..f2d1618ec 100644
--- a/lib/kofficeui/tests/coloraction_test.h
+++ b/lib/kofficeui/tests/coloraction_test.h
@@ -28,7 +28,7 @@ class KoColorPanel;
class TopLevel : public TQMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
TopLevel( TQWidget* parent = 0, const char* name = 0 );
diff --git a/lib/kofficeui/tkaction.h b/lib/kofficeui/tkaction.h
index b9a84a416..da38f38dc 100644
--- a/lib/kofficeui/tkaction.h
+++ b/lib/kofficeui/tkaction.h
@@ -32,7 +32,7 @@ class TKComboBox;
class KOFFICEUI_EXPORT TKAction : public KAction
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKAction(TQObject* parent, const char* name);
~TKAction();
@@ -61,7 +61,7 @@ private:
/******************************************************************************/
class KOFFICEUI_EXPORT TKBaseSelectAction : public TKAction
{ Q_OBJECT
- TQ_OBJECT
+
friend class TKSelectAction;
public:
TKBaseSelectAction(TQObject* parent, const char* name);
@@ -96,7 +96,7 @@ private:
/******************************************************************************/
class KOFFICEUI_EXPORT TKSelectAction : public TKBaseSelectAction
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKSelectAction(TQObject* parent, const char* name);
~TKSelectAction();
diff --git a/lib/kofficeui/tkcoloractions.h b/lib/kofficeui/tkcoloractions.h
index b478e2ddd..5ef5d3f42 100644
--- a/lib/kofficeui/tkcoloractions.h
+++ b/lib/kofficeui/tkcoloractions.h
@@ -32,7 +32,7 @@ class TKSelectColorActionPrivate;
class TKColorPopupMenu : public KPopupMenu
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKColorPopupMenu( TQWidget* parent = 0, const char* name = 0 );
~TKColorPopupMenu();
@@ -43,7 +43,7 @@ public slots:
/****************************************************************************************/
class KOFFICEUI_EXPORT TKSelectColorAction : public TKAction
{ Q_OBJECT
- TQ_OBJECT
+
public:
enum Type {
TextColor,
@@ -100,7 +100,7 @@ private:
/****************************************************************************************/
class TKColorPanelButton : public TQFrame
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKColorPanelButton( const TQColor&, TQWidget* parent, const char* name = 0 );
~TKColorPanelButton();
@@ -128,7 +128,7 @@ private:
/****************************************************************************************/
class TKColorPanel : public TQWidget
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKColorPanel( TQWidget* parent = 0L, const char* name = 0 );
diff --git a/lib/kofficeui/tkcombobox.h b/lib/kofficeui/tkcombobox.h
index 066e9b936..63e52f557 100644
--- a/lib/kofficeui/tkcombobox.h
+++ b/lib/kofficeui/tkcombobox.h
@@ -23,7 +23,7 @@
#include <tqcombobox.h>
class TKComboBox : public TQComboBox
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKComboBox(TQWidget* parent=0, const char* name=0);
TKComboBox(bool isEditable, TQWidget* parent=0, const char* name=0);
diff --git a/lib/kofficeui/tktoolbarbutton.h b/lib/kofficeui/tktoolbarbutton.h
index 883d7811d..17fc37584 100644
--- a/lib/kofficeui/tktoolbarbutton.h
+++ b/lib/kofficeui/tktoolbarbutton.h
@@ -33,7 +33,7 @@ class TQPainter;
class TKToolBarButton : public TQToolButton
{ Q_OBJECT
- TQ_OBJECT
+
public:
TKToolBarButton(const TQString& icon, const TQString& txt,
TQWidget* parent = 0, const char *name=0L,
diff --git a/lib/kopainter/koColorChooser.h b/lib/kopainter/koColorChooser.h
index 4f9484962..f1b259bc1 100644
--- a/lib/kopainter/koColorChooser.h
+++ b/lib/kopainter/koColorChooser.h
@@ -43,7 +43,7 @@ class ColorWidget;
class KoColorChooser : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorChooser(TQWidget *parent = 0L, const char *name = 0L);
@@ -83,7 +83,7 @@ private:
class ColorWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
ColorWidget(TQWidget *parent = 0);
@@ -101,7 +101,7 @@ protected:
class RGBWidget : public ColorWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RGBWidget(TQWidget *parent = 0L);
virtual ~RGBWidget() {}
@@ -139,7 +139,7 @@ private:
class HSVWidget : public ColorWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
HSVWidget(TQWidget *parent = 0L);
virtual ~HSVWidget() {}
@@ -177,7 +177,7 @@ private:
class GreyWidget : public ColorWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
GreyWidget(TQWidget *parent = 0L);
virtual ~GreyWidget() {}
@@ -203,7 +203,7 @@ protected:
class LABWidget : public ColorWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
LABWidget(TQWidget *parent = 0L);
virtual ~LABWidget() {}
diff --git a/lib/kopainter/koColorSlider.h b/lib/kopainter/koColorSlider.h
index afd7f7a98..05a715a46 100644
--- a/lib/kopainter/koColorSlider.h
+++ b/lib/kopainter/koColorSlider.h
@@ -31,7 +31,7 @@ class SliderWidget;
class KOPAINTER_EXPORT KoColorFrame : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorFrame(TQWidget *parent = 0L);
@@ -64,7 +64,7 @@ protected:
class KOPAINTER_EXPORT KoSliderWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoSliderWidget(TQWidget *parent = 0L);
@@ -85,7 +85,7 @@ protected:
class KOPAINTER_EXPORT KoColorSlider : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorSlider(TQWidget *parent = 0L);
virtual ~KoColorSlider();
diff --git a/lib/kopainter/koFrameButton.h b/lib/kopainter/koFrameButton.h
index 41f33837b..67be43406 100644
--- a/lib/kopainter/koFrameButton.h
+++ b/lib/kopainter/koFrameButton.h
@@ -29,7 +29,7 @@ class TQString;
class KoFrameButton : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFrameButton(TQWidget *parent = 0, const char *name = 0);
KoFrameButton(const TQString &text, TQWidget *parent = 0, const char *name = 0);
diff --git a/lib/kopainter/koIconChooser.h b/lib/kopainter/koIconChooser.h
index 84c15e131..ed81dc029 100644
--- a/lib/kopainter/koIconChooser.h
+++ b/lib/kopainter/koIconChooser.h
@@ -62,7 +62,7 @@ private:
class KOPAINTER_EXPORT KoIconChooser: public TQGridView
{
Q_OBJECT
- TQ_OBJECT
+
public:
// To make the items sorted, set 'sort' to true and override KoIconItem::compare().
KoIconChooser(TQSize iconSize, TQWidget *parent = 0L, const char *name = 0L, bool sort = false);
@@ -124,7 +124,7 @@ private:
class KOPAINTER_EXPORT KoPatternChooser : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPatternChooser( const TQPtrList<KoIconItem> &list, TQWidget *parent, const char *name = 0 );
~KoPatternChooser();
diff --git a/lib/kopainter/ko_cmyk_widget.h b/lib/kopainter/ko_cmyk_widget.h
index bf4ca658f..4e1e4c895 100644
--- a/lib/kopainter/ko_cmyk_widget.h
+++ b/lib/kopainter/ko_cmyk_widget.h
@@ -44,7 +44,7 @@ class KoCMYKWidget
: public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/lib/kopainter/ko_color_wheel.h b/lib/kopainter/ko_color_wheel.h
index 861440b27..6e20da026 100644
--- a/lib/kopainter/ko_color_wheel.h
+++ b/lib/kopainter/ko_color_wheel.h
@@ -29,7 +29,7 @@ class TQPainter;
class KoColorWheel : public KXYSelector
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoColorWheel( TQWidget *parent=0, const char *name=0 );
diff --git a/lib/kopainter/ko_gray_widget.h b/lib/kopainter/ko_gray_widget.h
index 2c008c84e..c2b49adff 100644
--- a/lib/kopainter/ko_gray_widget.h
+++ b/lib/kopainter/ko_gray_widget.h
@@ -36,7 +36,7 @@ class KoGrayWidget
: public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/lib/kopainter/ko_hsv_widget.h b/lib/kopainter/ko_hsv_widget.h
index c9652fc94..228475d0f 100644
--- a/lib/kopainter/ko_hsv_widget.h
+++ b/lib/kopainter/ko_hsv_widget.h
@@ -39,7 +39,7 @@ class KoHSVWidget
: public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/lib/kopainter/ko_rgb_widget.h b/lib/kopainter/ko_rgb_widget.h
index b9779513c..827322f5d 100644
--- a/lib/kopainter/ko_rgb_widget.h
+++ b/lib/kopainter/ko_rgb_widget.h
@@ -38,7 +38,7 @@ class KoRGBWidget
: public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
typedef TQWidget super;
public:
diff --git a/lib/kopalette/kopalette.h b/lib/kopalette/kopalette.h
index 48d9cb3cf..7c592c9c9 100644
--- a/lib/kopalette/kopalette.h
+++ b/lib/kopalette/kopalette.h
@@ -39,7 +39,7 @@
class KOPALETTE_EXPORT KoPalette : public TQDockWindow {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kopalette/kopalettemanager.h b/lib/kopalette/kopalettemanager.h
index dd8f16868..333a3cb67 100644
--- a/lib/kopalette/kopalettemanager.h
+++ b/lib/kopalette/kopalettemanager.h
@@ -85,7 +85,7 @@ namespace {
class KOPALETTE_EXPORT KoPaletteManager : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kopalette/kotabpalette.h b/lib/kopalette/kotabpalette.h
index a33d58a23..31b466834 100644
--- a/lib/kopalette/kotabpalette.h
+++ b/lib/kopalette/kotabpalette.h
@@ -37,7 +37,7 @@ class TQWidget;
class KoTabPalette : public KoPalette {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/kopalette/kotoolboxpalette.h b/lib/kopalette/kotoolboxpalette.h
index 1d15ef622..cbc119ba3 100644
--- a/lib/kopalette/kotoolboxpalette.h
+++ b/lib/kopalette/kotoolboxpalette.h
@@ -30,7 +30,7 @@
class KoToolBoxPalette : public KoPalette {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/lib/koproperty/editor.h b/lib/koproperty/editor.h
index 05725529b..7f8d41fa3 100644
--- a/lib/koproperty/editor.h
+++ b/lib/koproperty/editor.h
@@ -63,7 +63,7 @@ class EditorItem;
class KOPROPERTY_EXPORT Editor : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! Creates an empty Editor with \a parent as parent widget.
diff --git a/lib/koproperty/editors/booledit.h b/lib/koproperty/editors/booledit.h
index f93e4daa1..edd3c6370 100644
--- a/lib/koproperty/editors/booledit.h
+++ b/lib/koproperty/editors/booledit.h
@@ -33,7 +33,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT BoolEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
BoolEdit(Property *property, TQWidget *parent=0, const char *name=0);
@@ -60,7 +60,7 @@ class KOPROPERTY_EXPORT BoolEdit : public Widget
class KOPROPERTY_EXPORT ThreeStateBoolEdit : public ComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
ThreeStateBoolEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/coloredit.h b/lib/koproperty/editors/coloredit.h
index 000e6e825..2dd747073 100644
--- a/lib/koproperty/editors/coloredit.h
+++ b/lib/koproperty/editors/coloredit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT ColorButton : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ColorButton(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/combobox.h b/lib/koproperty/editors/combobox.h
index 709d07d6e..9bb7a745b 100644
--- a/lib/koproperty/editors/combobox.h
+++ b/lib/koproperty/editors/combobox.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT ComboBox : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ComboBox(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/cursoredit.h b/lib/koproperty/editors/cursoredit.h
index c6c76e0e2..ff3c565cb 100644
--- a/lib/koproperty/editors/cursoredit.h
+++ b/lib/koproperty/editors/cursoredit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT CursorEdit : public ComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
CursorEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/dateedit.h b/lib/koproperty/editors/dateedit.h
index dde21f0ce..58d679ae9 100644
--- a/lib/koproperty/editors/dateedit.h
+++ b/lib/koproperty/editors/dateedit.h
@@ -31,7 +31,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT DateEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DateEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/datetimeedit.h b/lib/koproperty/editors/datetimeedit.h
index 1ee321b9e..d27b1c07b 100644
--- a/lib/koproperty/editors/datetimeedit.h
+++ b/lib/koproperty/editors/datetimeedit.h
@@ -31,7 +31,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT DateTimeEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DateTimeEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/dummywidget.h b/lib/koproperty/editors/dummywidget.h
index b06c571ad..61edac60d 100644
--- a/lib/koproperty/editors/dummywidget.h
+++ b/lib/koproperty/editors/dummywidget.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT DummyWidget: public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DummyWidget(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/fontedit.h b/lib/koproperty/editors/fontedit.h
index 091fafd02..96fa1617f 100644
--- a/lib/koproperty/editors/fontedit.h
+++ b/lib/koproperty/editors/fontedit.h
@@ -31,7 +31,7 @@ class FontEditRequester;
class KOPROPERTY_EXPORT FontEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
FontEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/linestyleedit.h b/lib/koproperty/editors/linestyleedit.h
index d5d386b50..c288e33f6 100644
--- a/lib/koproperty/editors/linestyleedit.h
+++ b/lib/koproperty/editors/linestyleedit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT LineStyleEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
LineStyleEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/pixmapedit.h b/lib/koproperty/editors/pixmapedit.h
index 3b6a6cd5b..c2a9d0114 100644
--- a/lib/koproperty/editors/pixmapedit.h
+++ b/lib/koproperty/editors/pixmapedit.h
@@ -34,7 +34,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT PixmapEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PixmapEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/pointedit.h b/lib/koproperty/editors/pointedit.h
index ce7fc423a..31623b469 100644
--- a/lib/koproperty/editors/pointedit.h
+++ b/lib/koproperty/editors/pointedit.h
@@ -32,7 +32,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT PointEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PointEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/rectedit.h b/lib/koproperty/editors/rectedit.h
index 5ab25408c..42f3630d6 100644
--- a/lib/koproperty/editors/rectedit.h
+++ b/lib/koproperty/editors/rectedit.h
@@ -32,7 +32,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT RectEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RectEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/sizeedit.h b/lib/koproperty/editors/sizeedit.h
index 87b1c2dd7..4ae5bf640 100644
--- a/lib/koproperty/editors/sizeedit.h
+++ b/lib/koproperty/editors/sizeedit.h
@@ -32,7 +32,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT SizeEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
SizeEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/sizepolicyedit.h b/lib/koproperty/editors/sizepolicyedit.h
index a33ef731c..f5e81e750 100644
--- a/lib/koproperty/editors/sizepolicyedit.h
+++ b/lib/koproperty/editors/sizepolicyedit.h
@@ -34,7 +34,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT SizePolicyEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
SizePolicyEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/spinbox.h b/lib/koproperty/editors/spinbox.h
index 668b7b2b9..9c4a3fe2b 100644
--- a/lib/koproperty/editors/spinbox.h
+++ b/lib/koproperty/editors/spinbox.h
@@ -35,7 +35,7 @@ class DoubleEdit;
class IntSpinBox : public KIntSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
IntSpinBox(int lower, int upper, int step, int value, int base=10,
@@ -51,7 +51,7 @@ class IntSpinBox : public KIntSpinBox
class KOPROPERTY_EXPORT IntEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
IntEdit(Property *property, TQWidget *parent=0, const char *name=0);
@@ -77,7 +77,7 @@ class KOPROPERTY_EXPORT IntEdit : public Widget
class DoubleSpinBox : public KDoubleSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! \todo Support setting precision limits, step, etc.
@@ -95,7 +95,7 @@ class DoubleSpinBox : public KDoubleSpinBox
class KOPROPERTY_EXPORT DoubleEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DoubleEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/stringedit.h b/lib/koproperty/editors/stringedit.h
index 1e5e3c5c1..cebe6a3e7 100644
--- a/lib/koproperty/editors/stringedit.h
+++ b/lib/koproperty/editors/stringedit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT StringEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
StringEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/stringlistedit.h b/lib/koproperty/editors/stringlistedit.h
index 994b186b2..af9812f51 100644
--- a/lib/koproperty/editors/stringlistedit.h
+++ b/lib/koproperty/editors/stringlistedit.h
@@ -33,7 +33,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT StringListEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
StringListEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/symbolcombo.h b/lib/koproperty/editors/symbolcombo.h
index 50ffcf968..99eb325c0 100644
--- a/lib/koproperty/editors/symbolcombo.h
+++ b/lib/koproperty/editors/symbolcombo.h
@@ -31,7 +31,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT SymbolCombo : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
SymbolCombo(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/timeedit.h b/lib/koproperty/editors/timeedit.h
index 642f41017..16b24686b 100644
--- a/lib/koproperty/editors/timeedit.h
+++ b/lib/koproperty/editors/timeedit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT TimeEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
TimeEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/editors/urledit.h b/lib/koproperty/editors/urledit.h
index bba720917..597d09df4 100644
--- a/lib/koproperty/editors/urledit.h
+++ b/lib/koproperty/editors/urledit.h
@@ -30,7 +30,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT URLEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
URLEdit(Property *property, TQWidget *parent=0, const char *name=0);
diff --git a/lib/koproperty/set.h b/lib/koproperty/set.h
index efb90cd9e..9e1dc3d28 100644
--- a/lib/koproperty/set.h
+++ b/lib/koproperty/set.h
@@ -40,7 +40,7 @@ class SetPrivate;
class KOPROPERTY_EXPORT Set : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/*! \brief A class to iterate over a Set.
@@ -234,7 +234,7 @@ class KOPROPERTY_EXPORT Set : public TQObject
class KOPROPERTY_EXPORT Buffer : public Set
{
Q_OBJECT
- TQ_OBJECT
+
public:
Buffer();
diff --git a/lib/koproperty/test/test.h b/lib/koproperty/test/test.h
index b0a278c84..8d9dedb2b 100644
--- a/lib/koproperty/test/test.h
+++ b/lib/koproperty/test/test.h
@@ -36,7 +36,7 @@
class Test : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
Test();
virtual ~Test();
diff --git a/lib/koproperty/widget.h b/lib/koproperty/widget.h
index 5ed858853..a93e59cb0 100644
--- a/lib/koproperty/widget.h
+++ b/lib/koproperty/widget.h
@@ -36,7 +36,7 @@ class Property;
class KOPROPERTY_EXPORT Widget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
Widget(Property *property, TQWidget *parent, const char *name="property_editor");
diff --git a/lib/koproperty/widgetproxy.h b/lib/koproperty/widgetproxy.h
index f63cbdd12..6a52f67d3 100644
--- a/lib/koproperty/widgetproxy.h
+++ b/lib/koproperty/widgetproxy.h
@@ -37,7 +37,7 @@ class WidgetProxyPrivate;
class KOPROPERTY_EXPORT WidgetProxy : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
WidgetProxy(TQWidget *parent, const char *name=0);
diff --git a/lib/kotext/DateFormatWidget.h b/lib/kotext/DateFormatWidget.h
index df0281802..2ad686580 100644
--- a/lib/kotext/DateFormatWidget.h
+++ b/lib/kotext/DateFormatWidget.h
@@ -5,7 +5,7 @@
class DateFormatWidget : public TimeDateFormatWidgetPrototype
{
Q_OBJECT
- TQ_OBJECT
+
public:
DateFormatWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
diff --git a/lib/kotext/KFontDialog_local.h b/lib/kotext/KFontDialog_local.h
index 943ce7242..3ed6ff08c 100644
--- a/lib/kotext/KFontDialog_local.h
+++ b/lib/kotext/KFontDialog_local.h
@@ -57,7 +57,7 @@ class KIntNumInput;
class KOTEXT_EXPORT KFontChooser_local : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQFont font READ font WRITE setFont )
public:
@@ -350,7 +350,7 @@ private:
*/
class KOTEXT_EXPORT KFontDialog_local : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kotext/KoAutoFormat.h b/lib/kotext/KoAutoFormat.h
index 2f61cb18d..d122f7b72 100644
--- a/lib/kotext/KoAutoFormat.h
+++ b/lib/kotext/KoAutoFormat.h
@@ -49,7 +49,7 @@ class KoTextFormat;
class KoCompletionBox : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCompletionBox( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 );
~KoCompletionBox();
diff --git a/lib/kotext/KoAutoFormatDia.h b/lib/kotext/KoAutoFormatDia.h
index 14084af53..354febf6f 100644
--- a/lib/kotext/KoAutoFormatDia.h
+++ b/lib/kotext/KoAutoFormatDia.h
@@ -35,7 +35,7 @@ class TQComboBox;
class KoAutoFormatLineEdit : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoAutoFormatLineEdit ( TQWidget * parent, const char * name=0 );
@@ -52,7 +52,7 @@ protected:
class KoAutoFormatExceptionWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoAutoFormatExceptionWidget(TQWidget *_parent, const TQString &name,const TQStringList &_list, bool _autoInclude, bool _abbreviation=false);
@@ -82,7 +82,7 @@ protected slots:
class KOTEXT_EXPORT KoAutoFormatDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoAutoFormatDia( TQWidget *parent, const char *name, KoAutoFormat * autoFormat );
diff --git a/lib/kotext/KoBgSpellCheck.h b/lib/kotext/KoBgSpellCheck.h
index 9d96d84bc..0872dee02 100644
--- a/lib/kotext/KoBgSpellCheck.h
+++ b/lib/kotext/KoBgSpellCheck.h
@@ -32,7 +32,7 @@ class KoTextIterator;
class KOTEXT_EXPORT KoBgSpellCheck : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoBgSpellCheck( const KSpell2::Broker::Ptr& broker, TQObject *parent =0,
const char *name =0 );
diff --git a/lib/kotext/KoChangeCaseDia.h b/lib/kotext/KoChangeCaseDia.h
index ace24d5a8..53519c4ff 100644
--- a/lib/kotext/KoChangeCaseDia.h
+++ b/lib/kotext/KoChangeCaseDia.h
@@ -29,7 +29,7 @@ class TQPushButton;
class KOTEXT_EXPORT KoChangeCaseDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoChangeCaseDia( TQWidget *parent, const char *name );
enum TypeOfCase { UpperCase =0, LowerCase=1, TitleCase=2, ToggleCase=3, SentenceCase=4};
diff --git a/lib/kotext/KoCommentDia.h b/lib/kotext/KoCommentDia.h
index 3f9465d6e..206b549c4 100644
--- a/lib/kotext/KoCommentDia.h
+++ b/lib/kotext/KoCommentDia.h
@@ -28,7 +28,7 @@ class TQMultiLineEdit;
class KOTEXT_EXPORT KoCommentDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCommentDia( TQWidget *parent, const TQString &_note=TQString(), const TQString & _authorName=TQString(), const TQString &_createNote=TQString(), const char *name=0L );
TQString commentText();
diff --git a/lib/kotext/KoCompletionDia.h b/lib/kotext/KoCompletionDia.h
index 98927e0b9..a6fb742fa 100644
--- a/lib/kotext/KoCompletionDia.h
+++ b/lib/kotext/KoCompletionDia.h
@@ -28,7 +28,7 @@
*/
class KoCompletion : public KoCompletionBase {
Q_OBJECT
- TQ_OBJECT
+
public:
KoCompletion(TQWidget *parent, KoAutoFormat *autoFormat );
@@ -53,7 +53,7 @@ protected:
*/
class KOTEXT_EXPORT KoCompletionDia : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
KoCompletionDia( TQWidget *parent, const char *name, KoAutoFormat * autoFormat );
diff --git a/lib/kotext/KoCreateStyleDia.h b/lib/kotext/KoCreateStyleDia.h
index ea94e9fae..2262091d7 100644
--- a/lib/kotext/KoCreateStyleDia.h
+++ b/lib/kotext/KoCreateStyleDia.h
@@ -28,7 +28,7 @@ class TQLineEdit;
class KOTEXT_EXPORT KoCreateStyleDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCreateStyleDia( const TQStringList & _list, TQWidget *parent, const char *name );
TQString nameOfNewStyle()const;
diff --git a/lib/kotext/KoCustomVariablesDia.h b/lib/kotext/KoCustomVariablesDia.h
index e2116045a..915d6081d 100644
--- a/lib/kotext/KoCustomVariablesDia.h
+++ b/lib/kotext/KoCustomVariablesDia.h
@@ -42,7 +42,7 @@ class TQCloseEvent;
class KoVariableNameDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
// For KWMailMergeVariableInsertDia
@@ -93,7 +93,7 @@ protected:
class KoCustomVariablesList : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCustomVariablesList( TQWidget *parent );
@@ -117,7 +117,7 @@ private:
class KOTEXT_EXPORT KoCustomVariablesDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCustomVariablesDia( TQWidget *parent, const TQPtrList<KoVariable> &variables );
@@ -138,7 +138,7 @@ protected:
class KOTEXT_EXPORT KoCustomVarDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/lib/kotext/KoDecorationTab.h b/lib/kotext/KoDecorationTab.h
index 6b396a88f..44b1b3546 100644
--- a/lib/kotext/KoDecorationTab.h
+++ b/lib/kotext/KoDecorationTab.h
@@ -27,7 +27,7 @@
class KoDecorationTab : public KoDecorationTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoDecorationTab( TQWidget* parent=0, const char* name=0, WFlags fl=0 );
diff --git a/lib/kotext/KoFontDia.h b/lib/kotext/KoFontDia.h
index 7f739d190..556a23211 100644
--- a/lib/kotext/KoFontDia.h
+++ b/lib/kotext/KoFontDia.h
@@ -42,7 +42,7 @@ class TQComboBox;
class KOTEXT_EXPORT KoFontDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// If your application supports spell-checking, pass here the KSpell2 Broker
diff --git a/lib/kotext/KoFontDiaPreview.h b/lib/kotext/KoFontDiaPreview.h
index 48bd459ef..f995e981f 100644
--- a/lib/kotext/KoFontDiaPreview.h
+++ b/lib/kotext/KoFontDiaPreview.h
@@ -32,7 +32,7 @@
class KoFontDiaPreview : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor
diff --git a/lib/kotext/KoFontTab.h b/lib/kotext/KoFontTab.h
index 5333e46a2..5c7e65cf1 100644
--- a/lib/kotext/KoFontTab.h
+++ b/lib/kotext/KoFontTab.h
@@ -26,7 +26,7 @@
class KoFontTab : public KoFontTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFontTab( uint fontListCriteria=0, TQWidget* parent=0, const char* name=0, WFlags fl=0 );
diff --git a/lib/kotext/KoHighlightingTab.h b/lib/kotext/KoHighlightingTab.h
index d8ebc1d77..512aacf6c 100644
--- a/lib/kotext/KoHighlightingTab.h
+++ b/lib/kotext/KoHighlightingTab.h
@@ -28,7 +28,7 @@
class KoHighlightingTab : public KoHighlightingTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoHighlightingTab( TQWidget* parent=0, const char* name=0, WFlags fl=0 );
diff --git a/lib/kotext/KoImportStyleDia.h b/lib/kotext/KoImportStyleDia.h
index ea2ccf91b..a83e6407f 100644
--- a/lib/kotext/KoImportStyleDia.h
+++ b/lib/kotext/KoImportStyleDia.h
@@ -30,7 +30,7 @@ class TQPushButton;
class KOTEXT_EXPORT KoImportStyleDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
/// @param currentCollection collection of styles already present in the document
/// (this is used to avoid conflicts in the style names and displayNames)
diff --git a/lib/kotext/KoLanguageTab.h b/lib/kotext/KoLanguageTab.h
index 76e4ddef1..fbcbb5dfb 100644
--- a/lib/kotext/KoLanguageTab.h
+++ b/lib/kotext/KoLanguageTab.h
@@ -27,7 +27,7 @@
class KoLanguageTab : public KoLanguageTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoLanguageTab( KSpell2::Broker::Ptr broker = 0, TQWidget* parent=0, const char* name=0, WFlags fl=0 );
diff --git a/lib/kotext/KoLayoutTab.h b/lib/kotext/KoLayoutTab.h
index 6b629eefd..9722888a6 100644
--- a/lib/kotext/KoLayoutTab.h
+++ b/lib/kotext/KoLayoutTab.h
@@ -26,7 +26,7 @@
class KoLayoutTab : public KoLayoutTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoLayoutTab( bool withSubSuperScript, TQWidget* parent=0, const char* name=0, WFlags fl=0 );
diff --git a/lib/kotext/KoParagDia.h b/lib/kotext/KoParagDia.h
index 4fd8f7845..18a992c19 100644
--- a/lib/kotext/KoParagDia.h
+++ b/lib/kotext/KoParagDia.h
@@ -72,7 +72,7 @@ class KoParagDecorationTab; // From KoParagDecorationTab.ui
class KOTEXT_EXPORT KoParagLayoutWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructor: parent widget, flag (PD_SOMETHING) and name
KoParagLayoutWidget( int flag, TQWidget * parent, const char * name = 0 )
@@ -108,7 +108,7 @@ private:
class KOTEXT_EXPORT KoIndentSpacingWidget : public KoParagLayoutWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoIndentSpacingWidget( KoUnit::Unit unit, double _frameWidth, TQWidget * parent,const char * name = 0 );
virtual ~KoIndentSpacingWidget() {}
@@ -152,7 +152,7 @@ private:
class KOTEXT_EXPORT KoParagAlignWidget : public KoParagLayoutWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoParagAlignWidget(bool breakLine, TQWidget * parent, const char * name = 0 );
virtual ~KoParagAlignWidget() {}
@@ -186,7 +186,7 @@ private:
class KOTEXT_EXPORT KoParagDecorationWidget : public KoParagLayoutWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoParagDecorationWidget( TQWidget * parent, const char * name = 0 );
virtual ~KoParagDecorationWidget() {}
@@ -263,7 +263,7 @@ private:
class KOTEXT_EXPORT KoCounterStyleWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoCounterStyleWidget( bool displayDepth= true, bool onlyStyleTypeLetter = false, bool disableAll=false, TQWidget* parent = 0, const char* name = 0 );
@@ -345,7 +345,7 @@ private:
class KOTEXT_EXPORT KoParagCounterWidget : public KoParagLayoutWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoParagCounterWidget( bool disableAll=false ,TQWidget * parent=0L, const char * name = 0 );
@@ -390,7 +390,7 @@ private:
class KoTabulatorsLineEdit : public KoUnitDoubleSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTabulatorsLineEdit( TQWidget *parent, double lower, double upper, double step, double value = 0.0,
KoUnit::Unit unit = KoUnit::U_PT, unsigned int precision = 2, const char *name = 0 );
@@ -407,7 +407,7 @@ protected:
class KOTEXT_EXPORT KoParagTabulatorsWidget : public KoParagLayoutWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoParagTabulatorsWidget( KoUnit::Unit unit, double _frameWidth, TQWidget * parent, const char * name = 0 );
virtual ~KoParagTabulatorsWidget() {}
@@ -468,7 +468,7 @@ private:
class KoStylePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoStylePreview( const TQString &title, const TQString &text, TQWidget *parent, const char* name = 0 );
@@ -498,7 +498,7 @@ protected:
class KOTEXT_EXPORT KoParagDia : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { PD_SPACING = 1, PD_ALIGN = 2, PD_DECORATION = 4, PD_NUMBERING = 8,
diff --git a/lib/kotext/KoParagDia_p.h b/lib/kotext/KoParagDia_p.h
index 48f77ea17..1e1b42d34 100644
--- a/lib/kotext/KoParagDia_p.h
+++ b/lib/kotext/KoParagDia_p.h
@@ -36,7 +36,7 @@ class TQPainter;
class KoSpinBox : public TQSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum counterType{ NONE,NUM,ALPHAB_L,ALPHAB_U,ROM_NUM_L,ROM_NUM_U};
@@ -59,7 +59,7 @@ public:
class KPagePreview : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPagePreview( TQWidget*, const char* = 0L );
@@ -93,7 +93,7 @@ protected:
class KPagePreview2 : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPagePreview2( TQWidget*, const char* = 0L );
@@ -116,7 +116,7 @@ protected:
class KoBorderPreview : public TQFrame/*TQGroupBox*/
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoBorderPreview( TQWidget*, const char* = 0L );
diff --git a/lib/kotext/KoSearchDia.h b/lib/kotext/KoSearchDia.h
index e833cbc97..40b4cb971 100644
--- a/lib/kotext/KoSearchDia.h
+++ b/lib/kotext/KoSearchDia.h
@@ -100,7 +100,7 @@ public:
class KoSearchContextUI : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoSearchContextUI( KoSearchContext *ctx, TQWidget *parent );
void setCtxOptions( long options );
@@ -125,7 +125,7 @@ class KOTEXT_EXPORT KoSearchDia:
public KFindDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoSearchDia( TQWidget *parent, const char *name, KoSearchContext *find, bool hasSelection, bool hasCursor );
@@ -148,7 +148,7 @@ class KOTEXT_EXPORT KoReplaceDia:
public KReplaceDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -176,7 +176,7 @@ private:
class KoTextFind : public KFind
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTextFind(const TQString &pattern, long options, KoFindReplace *_findReplace, TQWidget *parent = 0);
~KoTextFind();
@@ -191,7 +191,7 @@ private:
class KoTextReplace : public KReplace
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoTextReplace(const TQString &pattern, const TQString &replacement, long options, KoFindReplace *_findReplace, TQWidget *parent = 0);
~KoTextReplace();
@@ -207,7 +207,7 @@ private:
class KOTEXT_EXPORT KoFindReplace : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFindReplace( TQWidget * parent, KoSearchDia * dialog, const TQValueList<KoTextObject *> & lstObject, KoTextView* textView );
KoFindReplace( TQWidget * parent, KoReplaceDia * dialog, const TQValueList<KoTextObject *> & lstObject, KoTextView* textView );
@@ -297,7 +297,7 @@ private:
class KoFormatDia: public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoFormatDia( TQWidget* parent, const TQString & _caption, KoSearchContext *_ctx, const char* name=0L);
//apply to parameter to context !
diff --git a/lib/kotext/KoSpell.h b/lib/kotext/KoSpell.h
index 55c3971c5..2430bb691 100644
--- a/lib/kotext/KoSpell.h
+++ b/lib/kotext/KoSpell.h
@@ -45,7 +45,7 @@ namespace KSpell2
class KOTEXT_EXPORT KoSpell : public KSpell2::BackgroundChecker
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoSpell( const KSpell2::Broker::Ptr& broker, TQObject *parent =0,
diff --git a/lib/kotext/KoStyleManager.h b/lib/kotext/KoStyleManager.h
index b562e1f65..6d27449a2 100644
--- a/lib/kotext/KoStyleManager.h
+++ b/lib/kotext/KoStyleManager.h
@@ -54,7 +54,7 @@ class KoStyleManagerPrivate;
class KOTEXT_EXPORT KoStyleManager : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum { ShowIncludeInToc = 1 }; // bitfield for flags
@@ -121,7 +121,7 @@ protected:
class KOTEXT_EXPORT KoStyleManagerTab : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KoStyleManagerTab(TQWidget *parent) : TQWidget(parent) {};
@@ -142,7 +142,7 @@ protected:
class KOTEXT_EXPORT KoStyleParagTab : public KoStyleManagerTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoStyleParagTab( TQWidget * parent );
@@ -162,7 +162,7 @@ private:
class KOTEXT_EXPORT KoStyleFontTab : public KoStyleManagerTab
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoStyleFontTab( TQWidget * parent );
~KoStyleFontTab();
diff --git a/lib/kotext/KoTextDocument.h b/lib/kotext/KoTextDocument.h
index 8cf9fd4d1..234095a62 100644
--- a/lib/kotext/KoTextDocument.h
+++ b/lib/kotext/KoTextDocument.h
@@ -45,7 +45,7 @@ class CustomItemsMap;
class KOTEXT_EXPORT KoTextDocument : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class KoTextCursor;
friend class KoTextParag;
diff --git a/lib/kotext/KoTextIterator.h b/lib/kotext/KoTextIterator.h
index c2c5fff8f..accd8f928 100644
--- a/lib/kotext/KoTextIterator.h
+++ b/lib/kotext/KoTextIterator.h
@@ -36,7 +36,7 @@ class KoTextView;
class KOTEXT_EXPORT KoTextIterator : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* @param lstObjects list of text objects to iterate over
diff --git a/lib/kotext/KoTextObject.h b/lib/kotext/KoTextObject.h
index 7970a323f..4111d4d21 100644
--- a/lib/kotext/KoTextObject.h
+++ b/lib/kotext/KoTextObject.h
@@ -181,7 +181,7 @@ public:
class KOTEXT_EXPORT KoTextObject : public TQObject, public KoTextFormatInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor.
* This constructor creates the contained KoTextDocument automatically.
diff --git a/lib/kotext/KoTextView.h b/lib/kotext/KoTextView.h
index 6b9937bb9..d1e9ee446 100644
--- a/lib/kotext/KoTextView.h
+++ b/lib/kotext/KoTextView.h
@@ -53,7 +53,7 @@ class KoParagStyle;
class KOTEXT_EXPORT KoTextView : public TQObject, public KoTextFormatInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor. A KoTextView is associated to a KoTextObject.
diff --git a/lib/kotext/KoVariable.h b/lib/kotext/KoVariable.h
index fce8fc2df..5cadc5e91 100644
--- a/lib/kotext/KoVariable.h
+++ b/lib/kotext/KoVariable.h
@@ -292,7 +292,7 @@ class KoVariableCollection;
class KOTEXT_EXPORT KoVariableCollection : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Note that the KoVariableSettings becomes owned by the collection;
// we take it as argument so that it can be subclassed though.
diff --git a/lib/kotext/TimeFormatWidget.h b/lib/kotext/TimeFormatWidget.h
index 3fd2c8bf7..6813203bd 100644
--- a/lib/kotext/TimeFormatWidget.h
+++ b/lib/kotext/TimeFormatWidget.h
@@ -5,7 +5,7 @@
class TimeFormatWidget : public TimeDateFormatWidgetPrototype
{
Q_OBJECT
- TQ_OBJECT
+
public:
TimeFormatWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
diff --git a/lib/kotext/tests/KoUserStyleTester.h b/lib/kotext/tests/KoUserStyleTester.h
index d5b325197..c53b84153 100644
--- a/lib/kotext/tests/KoUserStyleTester.h
+++ b/lib/kotext/tests/KoUserStyleTester.h
@@ -23,7 +23,7 @@
class KoUserStyleTester : public KUnitTest::SlotTester {
Q_OBJECT
- TQ_OBJECT
+
private slots:
void testEmptyCollection();
void testAddStyle();
diff --git a/lib/kross/main/scriptaction.h b/lib/kross/main/scriptaction.h
index 4b78d6115..e6b17c73d 100644
--- a/lib/kross/main/scriptaction.h
+++ b/lib/kross/main/scriptaction.h
@@ -41,7 +41,7 @@ namespace Kross { namespace Api {
, public Kross::Api::ScriptContainer
{
Q_OBJECT
- TQ_OBJECT
+
/// The name of the interpreter used to execute the scripting code.
//TQ_PROPERTY(TQString interpretername READ getInterpreterName WRITE setInterpreterName)
diff --git a/lib/kross/main/scriptguiclient.h b/lib/kross/main/scriptguiclient.h
index a835d0a2b..c8ebf912e 100644
--- a/lib/kross/main/scriptguiclient.h
+++ b/lib/kross/main/scriptguiclient.h
@@ -45,7 +45,7 @@ namespace Kross { namespace Api {
, public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
//TQ_PROPERTY(TQString configfile READ getConfigFile WRITE setConfigFile)
public:
diff --git a/lib/kross/main/wdgscriptsmanager.h b/lib/kross/main/wdgscriptsmanager.h
index 5423777bd..a30111d18 100644
--- a/lib/kross/main/wdgscriptsmanager.h
+++ b/lib/kross/main/wdgscriptsmanager.h
@@ -37,7 +37,7 @@ class WdgScriptsManagerPrivate;
class WdgScriptsManager : public WdgScriptsManagerBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
WdgScriptsManager(ScriptGUIClient* scr, TQWidget* parent = 0, const char* name = 0, WFlags fl = 0);
~WdgScriptsManager();
diff --git a/lib/kross/test/testaction.h b/lib/kross/test/testaction.h
index 748cd6db2..7f4dd79c6 100644
--- a/lib/kross/test/testaction.h
+++ b/lib/kross/test/testaction.h
@@ -32,7 +32,7 @@
class TestAction : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
TestAction(Kross::Api::ScriptContainer::Ptr scriptcontainer);
~TestAction();
diff --git a/lib/kross/test/testobject.h b/lib/kross/test/testobject.h
index 7bbf6f05a..21454829e 100644
--- a/lib/kross/test/testobject.h
+++ b/lib/kross/test/testobject.h
@@ -28,7 +28,7 @@
class TestObject : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString testProperty READ testProperty WRITE setTestProperty)
diff --git a/lib/kross/test/testwindow.h b/lib/kross/test/testwindow.h
index 9f5da67dc..9a10104c7 100644
--- a/lib/kross/test/testwindow.h
+++ b/lib/kross/test/testwindow.h
@@ -36,7 +36,7 @@ class KTextEdit;
class TestWindow : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
TestWindow(const TQString& interpretername, const TQString& scriptcode);
virtual ~TestWindow();
diff --git a/plugins/scan/scan.h b/plugins/scan/scan.h
index 2cec0fce3..c872f6d34 100644
--- a/plugins/scan/scan.h
+++ b/plugins/scan/scan.h
@@ -28,7 +28,7 @@ class KScanDialog;
class Scan : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Scan(TQObject *parent, const char *name, const TQStringList &);
virtual ~Scan();
diff --git a/tools/converter/koconverter.h b/tools/converter/koconverter.h
index 4a02e7a77..87672b7be 100644
--- a/tools/converter/koconverter.h
+++ b/tools/converter/koconverter.h
@@ -25,7 +25,7 @@
class ProgressObject : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
ProgressObject() : TQObject( 0, 0 ) { }
public slots:
diff --git a/tools/kfile-plugins/abiword/kfile_abiword.h b/tools/kfile-plugins/abiword/kfile_abiword.h
index cf6cadca9..147516fc2 100644
--- a/tools/kfile-plugins/abiword/kfile_abiword.h
+++ b/tools/kfile-plugins/abiword/kfile_abiword.h
@@ -28,7 +28,7 @@ class TQDomNode;
class AbiwordPlugin: public KFilePlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
AbiwordPlugin( TQObject *parent, const char *name, const TQStringList& args );
diff --git a/tools/kfile-plugins/gnumeric/kfile_gnumeric.h b/tools/kfile-plugins/gnumeric/kfile_gnumeric.h
index dbf6c3129..996e49a89 100644
--- a/tools/kfile-plugins/gnumeric/kfile_gnumeric.h
+++ b/tools/kfile-plugins/gnumeric/kfile_gnumeric.h
@@ -28,7 +28,7 @@ class TQDomNode;
class GnumericPlugin: public KFilePlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
GnumericPlugin( TQObject *parent, const char *name, const TQStringList& args );
diff --git a/tools/kfile-plugins/koffice/kfile_koffice.h b/tools/kfile-plugins/koffice/kfile_koffice.h
index 0f187fd8a..607225a42 100644
--- a/tools/kfile-plugins/koffice/kfile_koffice.h
+++ b/tools/kfile-plugins/koffice/kfile_koffice.h
@@ -28,7 +28,7 @@ class TQDomNode;
class KOfficePlugin: public KFilePlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
KOfficePlugin( TQObject *parent, const char *name, const TQStringList& args );
diff --git a/tools/kfile-plugins/ooo/kfile_ooo.h b/tools/kfile-plugins/ooo/kfile_ooo.h
index 8114396f2..e9cea14dc 100644
--- a/tools/kfile-plugins/ooo/kfile_ooo.h
+++ b/tools/kfile-plugins/ooo/kfile_ooo.h
@@ -31,7 +31,7 @@ class TQDomElement;
class KOfficePlugin: public KFilePlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/tools/spell/main.h b/tools/spell/main.h
index 2f8c97d5e..30ed65fd9 100644
--- a/tools/spell/main.h
+++ b/tools/spell/main.h
@@ -27,7 +27,7 @@
class SpellChecker : public KDataTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
SpellChecker( TQObject* parent, const char* name, const TQStringList & );
diff --git a/tools/thesaurus/main.h b/tools/thesaurus/main.h
index 01c276210..88aa19ee3 100644
--- a/tools/thesaurus/main.h
+++ b/tools/thesaurus/main.h
@@ -63,7 +63,7 @@ class TQToolButton;
class Thesaurus : public KDataTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
Thesaurus(TQObject* parent, const char* name, const TQStringList &);
diff --git a/tools/thumbnail/kofficecreator.h b/tools/thumbnail/kofficecreator.h
index 7bb70df78..c6a274267 100644
--- a/tools/thumbnail/kofficecreator.h
+++ b/tools/thumbnail/kofficecreator.h
@@ -29,7 +29,7 @@ class KoDocument;
class KOfficeCreator : public TQObject, public ThumbCreator
{
Q_OBJECT
- TQ_OBJECT
+
public:
KOfficeCreator();
virtual ~KOfficeCreator();