1. 程式人生 > >Qt 使用技巧總結 自定義註釋

Qt 使用技巧總結 自定義註釋

  1. 如何自定義註釋

這裡寫圖片描述

/*****************************************************
 *
 * @param[in]
 * @param[out]
 * @param[In&Out]
 * @retval
 * @par 其它
 * @par 修改日誌
 ******************************************************/
/********************************************************
* @file         filename
* 
@brief This is a brief description. * @details This is the detail description. * @author author * @date date * @version A001 * @par Copyright (c): * @par History: * version: author, date, desc *********************************************************/