org.rococoa.cocoa.qtkit.categories
Interface NSQTTimeCoding
- All Known Implementing Classes:
- NSArchiver, NSCoder, NSKeyedArchiver, NSKeyedUnarchiver, NSPortCoder, NSUnarchiver
public interface NSQTTimeCoding
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
encodeQTTime_forKey
void encodeQTTime_forKey(QTTime.ByValue time,
NSString key)
decodeQTTimeForKey
QTTime.ByValue decodeQTTimeForKey(NSString key)