/**************************************************************************** ** Form implementation generated from reading ui file 'gridcolumnselect2.ui' ** ** Created: Sa Jul 30 19:20:18 2005 ** by: The User Interface Compiler ($Id: hk_kdegridcolumndialogbase.cpp,v 1.15 2005/07/31 12:39:05 knorr Exp $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #include "hk_kdegridcolumndialogbase.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include /* * Constructs a hk_kdegridcolumndialogbase as a child of 'parent', with the * name 'name' and widget flags set to 'f'. * * The dialog will by default be modeless, unless you set 'modal' to * TRUE to construct a modal dialog. */ hk_kdegridcolumndialogbase::hk_kdegridcolumndialogbase( QWidget* parent, const char* name, bool modal, WFlags fl ) : QDialog( parent, name, modal, fl ) { if ( !name ) setName( "hk_kdegridcolumndialogbase" ); hk_kdegridcolumndialogbaseLayout = new QGridLayout( this, 1, 1, 11, 6, "hk_kdegridcolumndialogbaseLayout"); Layout6 = new QVBoxLayout( 0, 0, 6, "Layout6"); rightlabel = new QLabel( this, "rightlabel" ); rightlabel->setFrameShape( QLabel::NoFrame ); rightlabel->setFrameShadow( QLabel::Plain ); Layout6->addWidget( rightlabel ); rightbox = new QListView( this, "rightbox" ); rightbox->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)1, (QSizePolicy::SizeType)7, 0, 0, rightbox->sizePolicy().hasHeightForWidth() ) ); rightbox->setMinimumSize( QSize( 200, 75 ) ); Layout6->addWidget( rightbox ); hk_kdegridcolumndialogbaseLayout->addMultiCellLayout( Layout6, 0, 3, 2, 2 ); Layout4 = new QVBoxLayout( 0, 0, 6, "Layout4"); leftlabel = new QLabel( this, "leftlabel" ); Layout4->addWidget( leftlabel ); leftbox = new QListBox( this, "leftbox" ); leftbox->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)1, (QSizePolicy::SizeType)7, 150, 0, leftbox->sizePolicy().hasHeightForWidth() ) ); leftbox->setMinimumSize( QSize( 150, 75 ) ); Layout4->addWidget( leftbox ); hk_kdegridcolumndialogbaseLayout->addMultiCellLayout( Layout4, 0, 3, 0, 0 ); Layout7 = new QVBoxLayout( 0, 0, 6, "Layout7"); Spacer2 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); Layout7->addItem( Spacer2 ); Layout2 = new QVBoxLayout( 0, 0, 6, "Layout2"); addbutton = new QToolButton( this, "addbutton" ); Layout2->addWidget( addbutton ); deletebutton = new QToolButton( this, "deletebutton" ); Layout2->addWidget( deletebutton ); Layout7->addLayout( Layout2 ); Spacer3 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); Layout7->addItem( Spacer3 ); hk_kdegridcolumndialogbaseLayout->addMultiCellLayout( Layout7, 0, 3, 1, 1 ); Spacer5 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); hk_kdegridcolumndialogbaseLayout->addMultiCell( Spacer5, 0, 3, 3, 3 ); definitionlabel = new QLabel( this, "definitionlabel" ); hk_kdegridcolumndialogbaseLayout->addMultiCellWidget( definitionlabel, 0, 0, 4, 5 ); ButtonGroup7 = new QButtonGroup( this, "ButtonGroup7" ); ButtonGroup7->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)4, (QSizePolicy::SizeType)5, 0, 0, ButtonGroup7->sizePolicy().hasHeightForWidth() ) ); ButtonGroup7->setMaximumSize( QSize( 150, 32767 ) ); ButtonGroup7->setColumnLayout(0, Qt::Vertical ); ButtonGroup7->layout()->setSpacing( 6 ); ButtonGroup7->layout()->setMargin( 11 ); ButtonGroup7Layout = new QVBoxLayout( ButtonGroup7->layout() ); ButtonGroup7Layout->setAlignment( Qt::AlignTop ); storebutton = new QPushButton( ButtonGroup7, "storebutton" ); storebutton->setEnabled( FALSE ); ButtonGroup7Layout->addWidget( storebutton ); exitbutton = new QPushButton( ButtonGroup7, "exitbutton" ); ButtonGroup7Layout->addWidget( exitbutton ); hk_kdegridcolumndialogbaseLayout->addWidget( ButtonGroup7, 3, 5 ); Spacer5_2 = new QSpacerItem( 20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum ); hk_kdegridcolumndialogbaseLayout->addItem( Spacer5_2, 3, 4 ); Spacer1 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); hk_kdegridcolumndialogbaseLayout->addItem( Spacer1, 2, 5 ); TabWidget = new QTabWidget( this, "TabWidget" ); TabWidget->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)3, 0, 0, TabWidget->sizePolicy().hasHeightForWidth() ) ); formattab = new QWidget( TabWidget, "formattab" ); formattabLayout = new QGridLayout( formattab, 1, 1, 11, 6, "formattabLayout"); columntypelabel = new QLabel( formattab, "columntypelabel" ); formattabLayout->addWidget( columntypelabel, 2, 0 ); alignmentlabel = new QLabel( formattab, "alignmentlabel" ); alignmentlabel->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)5, 0, 0, alignmentlabel->sizePolicy().hasHeightForWidth() ) ); formattabLayout->addWidget( alignmentlabel, 3, 0 ); separatorfield = new QComboBox( FALSE, formattab, "separatorfield" ); separatorfield->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)0, 0, 0, separatorfield->sizePolicy().hasHeightForWidth() ) ); formattabLayout->addWidget( separatorfield, 4, 1 ); digitfield = new QSpinBox( formattab, "digitfield" ); digitfield->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)0, 0, 0, digitfield->sizePolicy().hasHeightForWidth() ) ); digitfield->setMaxValue( 15 ); digitfield->setMinValue( -1 ); formattabLayout->addWidget( digitfield, 5, 1 ); Defaultlabel = new QLabel( formattab, "Defaultlabel" ); formattabLayout->addWidget( Defaultlabel, 1, 0 ); separatorlabel = new QLabel( formattab, "separatorlabel" ); separatorlabel->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)5, 0, 0, separatorlabel->sizePolicy().hasHeightForWidth() ) ); formattabLayout->addWidget( separatorlabel, 4, 0 ); Spacer22 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); formattabLayout->addItem( Spacer22, 7, 0 ); readonlylabel = new QLabel( formattab, "readonlylabel" ); formattabLayout->addWidget( readonlylabel, 6, 0 ); defaultfield = new QLineEdit( formattab, "defaultfield" ); defaultfield->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)1, (QSizePolicy::SizeType)0, 0, 0, defaultfield->sizePolicy().hasHeightForWidth() ) ); defaultfield->setMinimumSize( QSize( 150, 0 ) ); formattabLayout->addWidget( defaultfield, 1, 1 ); digitlabel = new QLabel( formattab, "digitlabel" ); digitlabel->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)5, 0, 0, digitlabel->sizePolicy().hasHeightForWidth() ) ); formattabLayout->addWidget( digitlabel, 5, 0 ); readonlyfield = new QComboBox( FALSE, formattab, "readonlyfield" ); formattabLayout->addWidget( readonlyfield, 6, 1 ); columntypefield = new QComboBox( FALSE, formattab, "columntypefield" ); formattabLayout->addWidget( columntypefield, 2, 1 ); Spacer23 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); formattabLayout->addItem( Spacer23, 7, 1 ); alignmentfield = new QComboBox( FALSE, formattab, "alignmentfield" ); alignmentfield->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)3, (QSizePolicy::SizeType)0, 0, 0, alignmentfield->sizePolicy().hasHeightForWidth() ) ); formattabLayout->addWidget( alignmentfield, 3, 1 ); displayfield = new QLineEdit( formattab, "displayfield" ); formattabLayout->addWidget( displayfield, 0, 1 ); displaylabel = new QLabel( formattab, "displaylabel" ); formattabLayout->addWidget( displaylabel, 0, 0 ); TabWidget->insertTab( formattab, QString::fromLatin1("") ); combotab = new QWidget( TabWidget, "combotab" ); combotabLayout = new QGridLayout( combotab, 1, 1, 11, 6, "combotabLayout"); viewcolumnlabel = new QLabel( combotab, "viewcolumnlabel" ); combotabLayout->addWidget( viewcolumnlabel, 3, 0 ); viewcolumnfield = new QComboBox( FALSE, combotab, "viewcolumnfield" ); viewcolumnfield->setEditable( TRUE ); viewcolumnfield->setAutoCompletion( TRUE ); combotabLayout->addWidget( viewcolumnfield, 3, 1 ); listdatasourcetypelabel = new QLabel( combotab, "listdatasourcetypelabel" ); combotabLayout->addWidget( listdatasourcetypelabel, 0, 0 ); listcolumnlabel = new QLabel( combotab, "listcolumnlabel" ); combotabLayout->addWidget( listcolumnlabel, 2, 0 ); listcolumnfield = new QComboBox( FALSE, combotab, "listcolumnfield" ); listcolumnfield->setEditable( TRUE ); listcolumnfield->setAutoCompletion( TRUE ); combotabLayout->addWidget( listcolumnfield, 2, 1 ); listdatasourcetypefield = new QComboBox( FALSE, combotab, "listdatasourcetypefield" ); combotabLayout->addWidget( listdatasourcetypefield, 0, 1 ); listdatasourcelabel = new QLabel( combotab, "listdatasourcelabel" ); combotabLayout->addWidget( listdatasourcelabel, 1, 0 ); listdatasourcefield = new QComboBox( FALSE, combotab, "listdatasourcefield" ); combotabLayout->addWidget( listdatasourcefield, 1, 1 ); Spacer20 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); combotabLayout->addItem( Spacer20, 4, 0 ); Spacer21 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); combotabLayout->addItem( Spacer21, 4, 1 ); TabWidget->insertTab( combotab, QString::fromLatin1("") ); actiontab = new QWidget( TabWidget, "actiontab" ); actiontabLayout = new QGridLayout( actiontab, 1, 1, 11, 6, "actiontabLayout"); Spacer6 = new QSpacerItem( 20, 1, QSizePolicy::Minimum, QSizePolicy::Expanding ); actiontabLayout->addItem( Spacer6, 0, 0 ); pushactionlabel = new QLabel( actiontab, "pushactionlabel" ); actiontabLayout->addWidget( pushactionlabel, 0, 0 ); onpushactionbutton = new QPushButton( actiontab, "onpushactionbutton" ); actiontabLayout->addWidget( onpushactionbutton, 0, 1 ); ondoubleclickactionbutton = new QPushButton( actiontab, "ondoubleclickactionbutton" ); actiontabLayout->addWidget( ondoubleclickactionbutton, 1, 1 ); doubleclickactionlabel = new QLabel( actiontab, "doubleclickactionlabel" ); actiontabLayout->addWidget( doubleclickactionlabel, 1, 0 ); onloosefocuslabel = new QLabel( actiontab, "onloosefocuslabel" ); actiontabLayout->addWidget( onloosefocuslabel, 3, 0 ); ongetfocusbutton = new QPushButton( actiontab, "ongetfocusbutton" ); actiontabLayout->addWidget( ongetfocusbutton, 2, 1 ); onloosefocusbutton = new QPushButton( actiontab, "onloosefocusbutton" ); actiontabLayout->addWidget( onloosefocusbutton, 3, 1 ); ongetfocuslabel = new QLabel( actiontab, "ongetfocuslabel" ); actiontabLayout->addWidget( ongetfocuslabel, 2, 0 ); beforeupdateactionbutton = new QPushButton( actiontab, "beforeupdateactionbutton" ); actiontabLayout->addWidget( beforeupdateactionbutton, 7, 1 ); afterrowchangeactionbutton = new QPushButton( actiontab, "afterrowchangeactionbutton" ); actiontabLayout->addWidget( afterrowchangeactionbutton, 10, 1 ); beforeinsertlabel = new QLabel( actiontab, "beforeinsertlabel" ); actiontabLayout->addWidget( beforeinsertlabel, 13, 0 ); afterdeleteactionbutton = new QPushButton( actiontab, "afterdeleteactionbutton" ); actiontabLayout->addWidget( afterdeleteactionbutton, 12, 1 ); beforeupdateactionlabel = new QLabel( actiontab, "beforeupdateactionlabel" ); actiontabLayout->addWidget( beforeupdateactionlabel, 7, 0 ); openactionlabel = new QLabel( actiontab, "openactionlabel" ); actiontabLayout->addWidget( openactionlabel, 5, 0 ); afterupdateactionbutton = new QPushButton( actiontab, "afterupdateactionbutton" ); actiontabLayout->addWidget( afterupdateactionbutton, 8, 1 ); beforeinsertactionbutton = new QPushButton( actiontab, "beforeinsertactionbutton" ); actiontabLayout->addWidget( beforeinsertactionbutton, 13, 1 ); beforedeletelabel = new QLabel( actiontab, "beforedeletelabel" ); actiontabLayout->addWidget( beforedeletelabel, 11, 0 ); afterupdatelabel = new QLabel( actiontab, "afterupdatelabel" ); actiontabLayout->addWidget( afterupdatelabel, 8, 0 ); afterdeletelabel = new QLabel( actiontab, "afterdeletelabel" ); actiontabLayout->addWidget( afterdeletelabel, 12, 0 ); beforerowchangelabel = new QLabel( actiontab, "beforerowchangelabel" ); actiontabLayout->addWidget( beforerowchangelabel, 9, 0 ); closeactionlabel = new QLabel( actiontab, "closeactionlabel" ); actiontabLayout->addWidget( closeactionlabel, 6, 0 ); oncloseactionbutton = new QPushButton( actiontab, "oncloseactionbutton" ); actiontabLayout->addWidget( oncloseactionbutton, 6, 1 ); onopenactionbutton = new QPushButton( actiontab, "onopenactionbutton" ); actiontabLayout->addWidget( onopenactionbutton, 5, 1 ); beforerowchangeactionbutton = new QPushButton( actiontab, "beforerowchangeactionbutton" ); actiontabLayout->addWidget( beforerowchangeactionbutton, 9, 1 ); beforedeleteactionbutton = new QPushButton( actiontab, "beforedeleteactionbutton" ); actiontabLayout->addWidget( beforedeleteactionbutton, 11, 1 ); afterrowchangelabel = new QLabel( actiontab, "afterrowchangelabel" ); actiontabLayout->addWidget( afterrowchangelabel, 10, 0 ); onkeybutton = new QPushButton( actiontab, "onkeybutton" ); actiontabLayout->addWidget( onkeybutton, 4, 1 ); onkeylabel = new QLabel( actiontab, "onkeylabel" ); actiontabLayout->addWidget( onkeylabel, 4, 0 ); spacer23 = new QSpacerItem( 30, 20, QSizePolicy::Expanding, QSizePolicy::Minimum ); actiontabLayout->addItem( spacer23, 3, 2 ); afterinsertlabel = new QLabel( actiontab, "afterinsertlabel" ); actiontabLayout->addWidget( afterinsertlabel, 14, 0 ); afterinsertactionbutton = new QPushButton( actiontab, "afterinsertactionbutton" ); actiontabLayout->addWidget( afterinsertactionbutton, 14, 1 ); onselectlabel = new QLabel( actiontab, "onselectlabel" ); actiontabLayout->addWidget( onselectlabel, 15, 0 ); onselectactionbutton = new QPushButton( actiontab, "onselectactionbutton" ); actiontabLayout->addWidget( onselectactionbutton, 15, 1 ); TabWidget->insertTab( actiontab, QString::fromLatin1("") ); hk_kdegridcolumndialogbaseLayout->addMultiCellWidget( TabWidget, 1, 1, 4, 5 ); languageChange(); resize( QSize(846, 912).expandedTo(minimumSizeHint()) ); clearWState( WState_Polished ); // signals and slots connections connect( addbutton, SIGNAL( clicked() ), this, SLOT( addbutton_clicked() ) ); connect( deletebutton, SIGNAL( clicked() ), this, SLOT( deletebutton_clicked() ) ); connect( storebutton, SIGNAL( clicked() ), this, SLOT( okbutton_clicked() ) ); connect( defaultfield, SIGNAL( textChanged(const QString&) ), this, SLOT( defaultvalue_changed() ) ); connect( rightbox, SIGNAL( clicked(QListViewItem*) ), this, SLOT( rightbox_selectionchanged(QListViewItem*) ) ); connect( rightbox, SIGNAL( selectionChanged(QListViewItem*) ), this, SLOT( rightbox_selectionchanged(QListViewItem*) ) ); connect( columntypefield, SIGNAL( activated(int) ), this, SLOT( columntype_changed() ) ); connect( exitbutton, SIGNAL( clicked() ), this, SLOT( exitbutton_clicked() ) ); connect( displayfield, SIGNAL( textChanged(const QString&) ), this, SLOT( displayname_changed() ) ); connect( readonlyfield, SIGNAL( activated(int) ), this, SLOT( readonly_changed() ) ); connect( alignmentfield, SIGNAL( activated(int) ), this, SLOT( alignment_changed() ) ); connect( separatorfield, SIGNAL( activated(int) ), this, SLOT( separator_changed() ) ); connect( digitfield, SIGNAL( valueChanged(int) ), this, SLOT( digits_changed() ) ); connect( listdatasourcefield, SIGNAL( activated(int) ), this, SLOT( listdatasource_changed() ) ); connect( listdatasourcetypefield, SIGNAL( activated(int) ), this, SLOT( listdatasourcetype_changed() ) ); connect( listcolumnfield, SIGNAL( activated(int) ), this, SLOT( listcolumn_changed() ) ); connect( listcolumnfield, SIGNAL( textChanged(const QString&) ), this, SLOT( listcolumn_changed() ) ); connect( viewcolumnfield, SIGNAL( activated(int) ), this, SLOT( viewcolumn_changed() ) ); connect( viewcolumnfield, SIGNAL( textChanged(const QString&) ), this, SLOT( viewcolumn_changed() ) ); connect( afterdeleteactionbutton, SIGNAL( clicked() ), this, SLOT( afterdeleteaction_clicked() ) ); connect( onpushactionbutton, SIGNAL( clicked() ), this, SLOT( onclickaction_clicked() ) ); connect( ondoubleclickactionbutton, SIGNAL( clicked() ), this, SLOT( ondoubleclickaction_clicked() ) ); connect( beforedeleteactionbutton, SIGNAL( clicked() ), this, SLOT( beforedeleteaction_clicked() ) ); connect( afterinsertactionbutton, SIGNAL( clicked() ), this, SLOT( afterinsertaction_clicked() ) ); connect( beforeinsertactionbutton, SIGNAL( clicked() ), this, SLOT( beforeinsertaction_clicked() ) ); connect( oncloseactionbutton, SIGNAL( clicked() ), this, SLOT( oncloseaction_clicked() ) ); connect( onopenactionbutton, SIGNAL( clicked() ), this, SLOT( onopenaction_clicked() ) ); connect( beforerowchangeactionbutton, SIGNAL( clicked() ), this, SLOT( beforerowchangeaction_changed() ) ); connect( afterrowchangeactionbutton, SIGNAL( clicked() ), this, SLOT( afterrowchangeaction_changed() ) ); connect( beforeupdateactionbutton, SIGNAL( clicked() ), this, SLOT( beforeupdateaction_clicked() ) ); connect( afterupdateactionbutton, SIGNAL( clicked() ), this, SLOT( afterupdateaction_clicked() ) ); connect( ongetfocusbutton, SIGNAL( clicked() ), this, SLOT( on_getfocusaction_clicked() ) ); connect( onloosefocusbutton, SIGNAL( clicked() ), this, SLOT( on_loosefocusaction_clicked() ) ); connect( onkeybutton, SIGNAL( clicked() ), this, SLOT( onkeybutton_clicked() ) ); connect( onselectactionbutton, SIGNAL( clicked() ), this, SLOT( onselectaction_clicked() ) ); } /* * Destroys the object and frees any allocated resources */ hk_kdegridcolumndialogbase::~hk_kdegridcolumndialogbase() { // no need to delete child widgets, Qt does it all for us } /* * Sets the strings of the subwidgets using the current * language. */ void hk_kdegridcolumndialogbase::languageChange() { setCaption( tr( "Column Select" ) ); rightlabel->setText( tr( "Visible columns:" ) ); leftlabel->setText( tr( "Invisible columns:" ) ); addbutton->setText( QString::null ); deletebutton->setText( QString::null ); definitionlabel->setText( tr( "Columndefinition:" ) ); ButtonGroup7->setTitle( QString::null ); storebutton->setText( tr( "&OK" ) ); exitbutton->setText( tr( "&Cancel" ) ); columntypelabel->setText( tr( "Columntype:" ) ); alignmentlabel->setText( tr( "Alignment:" ) ); Defaultlabel->setText( tr( "Default value:" ) ); separatorlabel->setText( tr( "Separators:" ) ); readonlylabel->setText( tr( "Readonly:" ) ); digitlabel->setText( tr( "Digits:" ) ); displaylabel->setText( tr( "Displayname:" ) ); TabWidget->changeTab( formattab, tr( "&Format" ) ); viewcolumnlabel->setText( tr( "Viewcolumn:" ) ); listdatasourcetypelabel->setText( tr( "Listdatasourcetype:" ) ); listcolumnlabel->setText( tr( "Listcolumn:" ) ); listdatasourcelabel->setText( tr( "Listdatasource:" ) ); TabWidget->changeTab( combotab, tr( "&Combobox" ) ); pushactionlabel->setText( tr( "On click:" ) ); onpushactionbutton->setText( QString::null ); ondoubleclickactionbutton->setText( QString::null ); doubleclickactionlabel->setText( tr( "On doubleclick:" ) ); onloosefocuslabel->setText( tr( "On loosefocus:" ) ); ongetfocusbutton->setText( QString::null ); onloosefocusbutton->setText( QString::null ); ongetfocuslabel->setText( tr( "On getfocus:" ) ); beforeupdateactionbutton->setText( QString::null ); afterrowchangeactionbutton->setText( QString::null ); beforeinsertlabel->setText( tr( "Before insert:" ) ); afterdeleteactionbutton->setText( QString::null ); beforeupdateactionlabel->setText( tr( "Before update:" ) ); openactionlabel->setText( tr( "On open:" ) ); afterupdateactionbutton->setText( QString::null ); beforeinsertactionbutton->setText( QString::null ); beforedeletelabel->setText( tr( "Before delete:" ) ); afterupdatelabel->setText( tr( "After update:" ) ); afterdeletelabel->setText( tr( "After delete:" ) ); beforerowchangelabel->setText( tr( "Before row change:" ) ); closeactionlabel->setText( tr( "On close:" ) ); oncloseactionbutton->setText( QString::null ); onopenactionbutton->setText( QString::null ); beforerowchangeactionbutton->setText( QString::null ); beforedeleteactionbutton->setText( QString::null ); afterrowchangelabel->setText( tr( "After row change:" ) ); onkeybutton->setText( QString::null ); onkeylabel->setText( tr( "On key:" ) ); afterinsertlabel->setText( tr( "After insert:" ) ); afterinsertactionbutton->setText( QString::null ); onselectlabel->setText( tr( "On select:" ) ); onselectactionbutton->setText( QString::null ); TabWidget->changeTab( actiontab, tr( "&Action" ) ); } void hk_kdegridcolumndialogbase::addbutton_clicked() { qWarning( "hk_kdegridcolumndialogbase::addbutton_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::alignment_changed() { qWarning( "hk_kdegridcolumndialogbase::alignment_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::columntype_changed() { qWarning( "hk_kdegridcolumndialogbase::columntype_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::defaultvalue_changed() { qWarning( "hk_kdegridcolumndialogbase::defaultvalue_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::deletebutton_clicked() { qWarning( "hk_kdegridcolumndialogbase::deletebutton_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::digits_changed() { qWarning( "hk_kdegridcolumndialogbase::digits_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::displayname_changed() { qWarning( "hk_kdegridcolumndialogbase::displayname_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::exitbutton_clicked() { qWarning( "hk_kdegridcolumndialogbase::exitbutton_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::listcolumn_changed() { qWarning( "hk_kdegridcolumndialogbase::listcolumn_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::listdatasource_changed() { qWarning( "hk_kdegridcolumndialogbase::listdatasource_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::listdatasourcetype_changed() { qWarning( "hk_kdegridcolumndialogbase::listdatasourcetype_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::okbutton_clicked() { qWarning( "hk_kdegridcolumndialogbase::okbutton_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::readonly_changed() { qWarning( "hk_kdegridcolumndialogbase::readonly_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::rightbox_selectionchanged(QListViewItem*) { qWarning( "hk_kdegridcolumndialogbase::rightbox_selectionchanged(QListViewItem*): Not implemented yet" ); } void hk_kdegridcolumndialogbase::separator_changed() { qWarning( "hk_kdegridcolumndialogbase::separator_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::viewcolumn_changed() { qWarning( "hk_kdegridcolumndialogbase::viewcolumn_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::onclickaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::onclickaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::ondoubleclickaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::ondoubleclickaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::onopenaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::onopenaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::oncloseaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::oncloseaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::beforeupdateaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::beforeupdateaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::afterupdateaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::afterupdateaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::beforerowchangeaction_changed() { qWarning( "hk_kdegridcolumndialogbase::beforerowchangeaction_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::afterrowchangeaction_changed() { qWarning( "hk_kdegridcolumndialogbase::afterrowchangeaction_changed(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::beforedeleteaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::beforedeleteaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::afterdeleteaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::afterdeleteaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::beforeinsertaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::beforeinsertaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::afterinsertaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::afterinsertaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::on_getfocusaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::on_getfocusaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::on_loosefocusaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::on_loosefocusaction_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::onkeybutton_clicked() { qWarning( "hk_kdegridcolumndialogbase::onkeybutton_clicked(): Not implemented yet" ); } void hk_kdegridcolumndialogbase::onselectaction_clicked() { qWarning( "hk_kdegridcolumndialogbase::onselectaction_clicked(): Not implemented yet" ); }