diff --git a/directorylistbase.ui b/directorylistbase.ui index 9827f72b..dea47617 100644 --- a/directorylistbase.ui +++ b/directorylistbase.ui @@ -1,204 +1,194 @@ DirectoryListBase 0 0 440 332 Please choose the folders where you keep your music: Qt::PlainText Qt::AlignVCenter These folders will be scanned on startup for new files. Qt::ScrollBarAlwaysOff QAbstractItemView::NoEditTriggers true QAbstractItemView::MultiSelection Qt::ElideMiddle QListView::Batched true - + Add Folder... - + Remove Folder Qt::Vertical QSizePolicy::Expanding 158 48 Please choose the folders that should be excluded from music search: Qt::PlainText Qt::AlignVCenter These folders will be scanned on startup for new files. Qt::ScrollBarAlwaysOff QAbstractItemView::NoEditTriggers true QAbstractItemView::MultiSelection Qt::ElideMiddle QListView::Batched true - + Add Folder... - + Remove Folder Qt::Vertical QSizePolicy::Expanding 158 48 Import playlists true - - - KPushButton - QPushButton -
kpushbutton.h
-
-
- - kpushbutton.h -
diff --git a/exampleoptionsbase.ui b/exampleoptionsbase.ui index 74205040..884b7728 100644 --- a/exampleoptionsbase.ui +++ b/exampleoptionsbase.ui @@ -1,456 +1,455 @@ ExampleOptionsBase 0 0 404 473 Example 9 9 9 9 6 6 Example Tag Selection 6 9 9 9 9 Get example tags from this file: false false 1 0 Enter example tags manually: true Example Tags true 9 9 9 9 6 6 6 0 0 0 0 Title: false Artist: false Album: false Genre: false Track number: false Year: false 6 0 0 0 0 Title Artist Album Genre 1 1000 2999 2007 Qt::Vertical 20 40 KIntSpinBox QSpinBox
knuminput.h
KUrlRequester QFrame
kurlrequester.h
m_exampleFile m_manualTagsButton m_exampleTitle m_exampleArtist m_exampleAlbum m_exampleGenre m_exampleTrack m_exampleYear kurlrequester.h klineedit.h - kpushbutton.h m_fileTagsButton toggled(bool) m_exampleFile setEnabled(bool) 20 20 20 20 m_fileTagsButton toggled(bool) ExampleOptionsBase exampleSelectionChanged() 20 20 20 20 m_manualTagsButton toggled(bool) ExampleOptionsBase exampleSelectionChanged() 20 20 20 20 m_exampleTitle textChanged(QString) ExampleOptionsBase exampleDataChanged() 20 20 20 20 m_exampleArtist textChanged(QString) ExampleOptionsBase exampleDataChanged() 20 20 20 20 m_exampleAlbum textChanged(QString) ExampleOptionsBase exampleDataChanged() 20 20 20 20 m_exampleGenre textChanged(QString) ExampleOptionsBase exampleDataChanged() 20 20 20 20 m_exampleTrack valueChanged(int) ExampleOptionsBase exampleDataChanged() 20 20 20 20 m_exampleYear valueChanged(int) ExampleOptionsBase exampleDataChanged() 20 20 20 20
diff --git a/filerenamerbase.ui b/filerenamerbase.ui index cc7595fc..cd80e8cd 100644 --- a/filerenamerbase.ui +++ b/filerenamerbase.ui @@ -1,347 +1,342 @@ FileRenamerBase 0 0 489 579 0 0 File Renamer Configuration 6 0 0 6 true Music folder: 6 0 Album Tag Artist Tag Genre Tag Title Tag Track Tag Year Tag - + Insert Category Add category: m_category Separator: QFrame::HLine QFrame::Sunken Qt::Horizontal 0 1 true 0 0 483 340 QFrame::HLine QFrame::Sunken Qt::Horizontal Example 6 9 6 0 Qt::Horizontal QSizePolicy::Expanding 40 20 - + Show Renamer Test Dialog Qt::Horizontal QSizePolicy::Expanding 40 20 Qt::NoFocus false true KUrlRequester QFrame
kurlrequester.h
- - KPushButton - QPushButton -
kpushbutton.h
-
KComboBox QComboBox
kcombobox.h
m_musicFolder m_separator m_category m_insertCategory m_musicFolder textChanged(QString) FileRenamerBase exampleTextChanged() 118 16 105 103 m_separator textChanged(QString) FileRenamerBase exampleTextChanged() 131 47 144 102 m_showExample clicked() FileRenamerBase toggleExampleDialog() 173 514 144 462 m_insertCategory clicked() FileRenamerBase insertCategory() 340 81 340 105 exampleTextChanged() toggleExampleDialog() insertCategory()
diff --git a/tagguesserconfigdlgwidget.ui b/tagguesserconfigdlgwidget.ui index 11569d69..21c44a06 100644 --- a/tagguesserconfigdlgwidget.ui +++ b/tagguesserconfigdlgwidget.ui @@ -1,146 +1,136 @@ Frerich Raabe <raabe@kde.org> TagGuesserConfigDlgWidget 0 0 671 530 Currently used file name schemes Here you can see the currently configured file name schemes which the "Guess Tag Information From File Name" entry in the song's context menu uses to extract tag information from a file name. Each string may contain one of the following placeholders:<ul> <li>%t: Title</li> <li>%a: Artist</li> <li>%A: Album</li> <li>%T: Track</li> <li>%c: Comment</li> </ul> For example, the file name scheme "[%T] %a - %t" would match "[01] Deep Purple - Smoke on the water" but not "(Deep Purple) Smoke on the water". For that second name, you would use the scheme "(%a) %t".<p/> Note that the order in which the schemes appear in the list is relevant, since the tag guesser will go through the list from the top to the bottom, and use the first matching scheme. false false Move scheme up Press this button to move the currently selected scheme one step upwards. Move scheme down Press this button to move the currently selected scheme one step downwards. - + Add a new scheme Press this button to add a new file name scheme to the end of the list. &Add - + Modify scheme Press this button to modify the currently selected scheme. &Modify - + Remove scheme Press this button to remove the currently selected scheme from the list. &Remove Qt::Vertical QSizePolicy::Expanding 20 130 You can use the following placeholders: %t: Title %A: Album %a: Artist %T: Track %c: Comment - - - KPushButton - QPushButton -
kpushbutton.h
-
-
- - kpushbutton.h -