Changeset 522:e32fb126022b in qutecom-2.2 for wengophone/src/model/phonecall/PhoneCall.h
- Timestamp:
- Feb 25, 2010 1:28:40 PM (3 years ago)
- Branch:
- default
- Children:
- 523:e5e76bd6fcdb, 524:22b994a73d9b
- File:
-
- 1 edited
-
wengophone/src/model/phonecall/PhoneCall.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wengophone/src/model/phonecall/PhoneCall.h
r0 r522 38 38 class PhoneCallState; 39 39 class IPhoneLine; 40 class WenboxPlugin;41 40 class ConferenceCall; 42 41 … … 180 179 181 180 /** 182 * Gets the Wenbox.183 *184 * Used by PhoneCallState (code factorization).185 *186 * @return Wenbox187 */188 WenboxPlugin & getWenboxPlugin() const;189 190 /**191 181 * Gets the duration of the call in seconds 192 182 *
Note: See TracChangeset
for help on using the changeset viewer.
