コード例 #1
0
void menuManufacture::sPostProduction()
{
  postProduction(parent, "", TRUE).exec();
}
コード例 #2
0
void moduleWO::sPostProduction()
{
  postProduction(parent, "", TRUE).exec();
}