Menu

#682 GetActiveView()関数整理

None
closed
nobody
None
5
2013-10-12
2013-10-04
novice123
No

戻り値を保持するようにしました。

1 Attachments

Discussion

  • novice123

    novice123 - 2013-10-05

    戻り値を保持する代わりに、有効なビューを保持するようにしました。
    GetActivePane()をインライン関数にしました。
    m_nActivePaneIndexをpublic->privateにしました。

     

    Last edit: novice123 2013-10-05
  • novice123

    novice123 - 2013-10-06

    デストラクタでNULLの設定を追加しました。

     
  • novice123

    novice123 - 2013-10-06

    [r3384]でcommitしました。

     

    Related

    Commit: [r3384]

  • novice123

    novice123 - 2013-10-07

    "GetView(m_nActivePaneIndex)"->"GetActiveView()"に変更しました。
    GetActiveView()、GetView()の"this->"を削除しました(CEditDoc->CEditWndに移動したときの名残?)。
    GetActiveView()、GetView()のconstありの関数を削除しました。
    m_nEditViewMaxCountをconstにしました。
    m_nEditViewCountの初期化処理を初期化リストに移動しました。

     
  • novice123

    novice123 - 2013-10-09

    GetActiveView()、GetView()のconstありの関数を削除しました。

    今後使用するかもしれないので残しました。

     
  • novice123

    novice123 - 2013-10-09

    [r3393]でcommitしました。

     

    Related

    Commit: [r3393]

  • Moca

    Moca - 2013-10-12
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.