taskswitcher/server/inc/tsmodelitem.h
changeset 124 e36b2f4799c0
parent 121 0b3699f6c654
child 127 7b66bc3c6dc9
equal deleted inserted replaced
121:0b3699f6c654 124:e36b2f4799c0
    33     TTsModelItemKey KeyL() const;
    33     TTsModelItemKey KeyL() const;
    34     TBool IsActiveL() const;
    34     TBool IsActiveL() const;
    35     TBool IsClosableL() const;
    35     TBool IsClosableL() const;
    36     TBool CloseL() const;
    36     TBool CloseL() const;
    37     TBool LaunchL() const;
    37     TBool LaunchL() const;
       
    38     TBool IsMandatoryL() const;
    38     
    39     
    39 public:
    40 public:
    40     void ExternalizeL( RWriteStream& aStream ) const;
    41     void ExternalizeL( RWriteStream& aStream ) const;
    41     
    42     
    42 private:
    43 private: