Browse Subversion Repository
Annotation of /XspfQT/XspfQTValueTransformers.h
Parent Directory
| Revision Log
Revision 72 -
( hide annotations)
( download)
( as text)
Mon Sep 15 12:02:46 2008 UTC
(15 years, 7 months ago)
by masaki
File MIME type: text/x-chdr
File size: 288 byte(s)
プレフィクスXspfをXspfQTに変更。
| 1 |
masaki |
2 |
// |
| 2 |
masaki |
72 |
// XspfQTValueTransformers.h |
| 3 |
masaki |
2 |
// XspfQT |
| 4 |
|
|
// |
| 5 |
|
|
// Created by Hori,Masaki on 08/08/31. |
| 6 |
|
|
// Copyright 2008 masakih. All rights reserved. |
| 7 |
|
|
// |
| 8 |
|
|
|
| 9 |
|
|
#import <Cocoa/Cocoa.h> |
| 10 |
|
|
|
| 11 |
|
|
|
| 12 |
|
|
@interface XspfQTTimeTransformer : NSValueTransformer |
| 13 |
|
|
@end |
| 14 |
|
|
@interface XspfQTTimeDateTransformer : NSValueTransformer |
| 15 |
|
|
@end |
|