descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
DesBase.DES
des
util
arch
base
DesBase
interface
DesBase
mixin template
DES () {
import
des
.
util
.
stdext
.
traits
;
;
mixin
EMM
;
static if
(
!is(typeof(__DES_BASE_CLASS))
)
enum
__DES_BASE_CLASS
;
static if
(
!is(typeof(__DES_BASE_CLASS))
)
SlotController
slotController
();
static if
(
!is(typeof(__DES_BASE_CLASS))
)
void
createSlotController
();
static if
(
!is(typeof(__DES_BASE_CLASS))
)
void
__createSignals
();
static if
(!(
!is(typeof(__DES_BASE_CLASS))
))
void
__createSignals
();
}
Members
Functions
__createSignals
void
__createSignals
()
Undocumented in source. Be warned that the author may not have intended to support it.
__createSignals
void
__createSignals
()
Undocumented in source. Be warned that the author may not have intended to support it.
createSlotController
void
createSlotController
()
Undocumented in source. Be warned that the author may not have intended to support it.
slotController
SlotController
slotController
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
__DES_BASE_CLASS
enum
__DES_BASE_CLASS
;
Undocumented in source.
Mixins
__anonymous
mixin
EMM
Undocumented in source.
Meta
Source
See Implementation
des
util
arch
base
DesBase
functions
__createSignals
connect
createSlotController
newSlot
prepareDES
mixin templates
DES
properties
__createSignalsMixin
templates
allSignalNames