Изменения QTKit
QTKit
QTExportSession.h
Измененный - [QTExportSessionDelegate exportSession:didFailWithError:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [QTExportSessionDelegate exportSession:didReachProgress:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [QTExportSessionDelegate exportSessionDidSucceed:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [QTExportSessionDelegate exportSessionWasCancelled:]
Дополнительный | |
---|---|
От | -- |
К | да |
QTMovieView.h
Измененный - [QTMovieView добавляют:]
Объявление | |
---|---|
От | - (void)add:(id)sender |
К | - (IBAction)add:(id)sender |
Измененный - [QTMovieView addScaled:]
Объявление | |
---|---|
От | - (void)addScaled:(id)sender |
К | - (IBAction)addScaled:(id)sender |
Измененный - [Копия QTMovieView:]
Объявление | |
---|---|
От | - (void)copy:(id)sender |
К | - (IBAction)copy:(id)sender |
Измененный - [QTMovieView сокращают:]
Объявление | |
---|---|
От | - (void)cut:(id)sender |
К | - (IBAction)cut:(id)sender |
Измененный - [QTMovieView удаляют:]
Объявление | |
---|---|
От | - (void)delete:(id)sender |
К | - (IBAction)delete:(id)sender |
Измененный - [QTMovieView gotoBeginning:]
Объявление | |
---|---|
От | - (void)gotoBeginning:(id)sender |
К | - (IBAction)gotoBeginning:(id)sender |
Измененный - [QTMovieView gotoEnd:]
Объявление | |
---|---|
От | - (void)gotoEnd:(id)sender |
К | - (IBAction)gotoEnd:(id)sender |
Измененный - [QTMovieView gotoNextSelectionPoint:]
Объявление | |
---|---|
От | - (void)gotoNextSelectionPoint:(id)sender |
К | - (IBAction)gotoNextSelectionPoint:(id)sender |
Измененный - [QTMovieView gotoPosterFrame:]
Объявление | |
---|---|
От | - (void)gotoPosterFrame:(id)sender |
К | - (IBAction)gotoPosterFrame:(id)sender |
Измененный - [QTMovieView gotoPreviousSelectionPoint:]
Объявление | |
---|---|
От | - (void)gotoPreviousSelectionPoint:(id)sender |
К | - (IBAction)gotoPreviousSelectionPoint:(id)sender |
Измененный - [Вставка QTMovieView:]
Объявление | |
---|---|
От | - (void)paste:(id)sender |
К | - (IBAction)paste:(id)sender |
Измененный - [Пауза QTMovieView:]
Объявление | |
---|---|
От | - (void)pause:(id)sender |
К | - (IBAction)pause:(id)sender |
Измененный - [Игра QTMovieView:]
Объявление | |
---|---|
От | - (void)play:(id)sender |
К | - (IBAction)play:(id)sender |
Измененный - [Замена QTMovieView:]
Объявление | |
---|---|
От | - (void)replace:(id)sender |
К | - (IBAction)replace:(id)sender |
Измененный - [QTMovieView selectAll:]
Объявление | |
---|---|
От | - (void)selectAll:(id)sender |
К | - (IBAction)selectAll:(id)sender |
Измененный - [QTMovieView selectNone:]
Объявление | |
---|---|
От | - (void)selectNone:(id)sender |
К | - (IBAction)selectNone:(id)sender |
Измененный - [QTMovieView stepBackward:]
Объявление | |
---|---|
От | - (void)stepBackward:(id)sender |
К | - (IBAction)stepBackward:(id)sender |
Измененный - [QTMovieView stepForward:]
Объявление | |
---|---|
От | - (void)stepForward:(id)sender |
К | - (IBAction)stepForward:(id)sender |
Измененный - [Обрезка QTMovieView:]
Объявление | |
---|---|
От | - (void)trim:(id)sender |
К | - (IBAction)trim:(id)sender |