swift
|
Go to the source code of this file.
Classes | |
class | swift::core::CActionBind |
CActionBind binds a member function to an action. More... | |
Namespaces | |
swift::core | |
Backend services of the swift project, like dealing with the network or the simulators. | |
Typedefs | |
using | swift::core::CActionBinding = QSharedPointer< CActionBind > |
Single binding. | |
using | swift::core::CActionBindings = QList< CActionBinding > |
List of bindings. | |