calendarui/caleneditor/inc/caleneditorrepeatfield.h
changeset 26 a949c2543c15
parent 23 fd30d51f876b
child 55 2c54b51f39c4
child 58 ef813d54df51
equal deleted inserted replaced
23:fd30d51f876b 26:a949c2543c15
    51 	void populateRepeatItem(int index);
    51 	void populateRepeatItem(int index);
    52 	QModelIndex modelIndex();
    52 	QModelIndex modelIndex();
    53 	void updateRepeatChoices();
    53 	void updateRepeatChoices();
    54 	void saveRepeatRule();
    54 	void saveRepeatRule();
    55 	bool isRepeatUntilItemAdded();
    55 	bool isRepeatUntilItemAdded();
       
    56 	QDate repeatUntilDate();          
    56 
    57 
    57 private:
    58 private:
    58 	void insertRepeatUntilItem();
    59 	void insertRepeatUntilItem();
    59 	
    60 	
    60 private slots:
    61 private slots: