/**************************************************************************** ** ui.h extension file, included from the uic-generated form implementation. ** ** If you want to add, delete, or rename functions or slots, use ** Qt Designer to update this file, preserving your code. ** ** You should not define a constructor or destructor in this file. ** Instead, write your code in functions called init() and destroy(). ** These will automatically be called by the form's constructor and ** destructor. *****************************************************************************/ void KonverterMainDialog::ShowAboutDialog() { } void KonverterMainDialog::SelectOutputDir() { } void KonverterMainDialog::SelectInputFile() { } void KonverterMainDialog::ExitKonverter() { } void KonverterMainDialog::UpdateConversionCommandString() { } void KonverterMainDialog::ShowHelpDialog() { } void KonverterMainDialog::ShowAudioOptionsDialog() { } void KonverterMainDialog::ShowVideoOptionsDialog() { } void KonverterMainDialog::ShowAudioFilter() { } void KonverterMainDialog::ShowVideoFilter() { } void KonverterMainDialog::SelectJoinFiles() { } void KonverterMainDialog::RemoveJoinFile() { } void KonverterMainDialog::TabChanged() { } void KonverterMainDialog::SelectOutputDirConcat() { } void KonverterMainDialog::UpdateConcatCommandString() { } void KonverterMainDialog::ExecuteCommandString() { } void KonverterMainDialog::ChangePreviewGrab() { } void KonverterMainDialog::ChangeSecToGrab() { } void KonverterMainDialog::PlayBoth() { } void KonverterMainDialog::SplitNameChanged() { } void KonverterMainDialog::SplitSliderChanged() { } void KonverterMainDialog::SplitSpinChanged() { } void KonverterMainDialog::Update() { } void KonverterMainDialog::OpenPreview() { } void KonverterMainDialog::ExtraOptsCheck() { } void KonverterMainDialog::TwoPassChanged() { } void KonverterMainDialog::PrAoChanged() { }