コード例 #1
0
ファイル: Edit.hpp プロジェクト: damianob/xcsoar
 gcc_pure
 bool IsReadOnly() const {
   return edit.IsReadOnly();
 }